|
Blender
V2.93
|
#include <CurveAdvancedIterators.h>
Inherits Freestyle::Nonconst_traits< CurvePoint * >.
Public Types | |
| typedef deque< CurvePoint * > | vertex_container |
| typedef vertex_container::iterator | vertex_container_iterator |
| typedef SVertex | vertex_type |
Public Types inherited from Freestyle::Nonconst_traits< CurvePoint * > | |
| typedef CurvePoint * | value_type |
| typedef CurvePoint * & | reference |
| typedef CurvePoint * * | pointer |
| typedef ptrdiff_t | difference_type |
| typedef Nonconst_traits< CurvePoint * > | Non_const_traits |
Definition at line 38 of file CurveAdvancedIterators.h.
Definition at line 40 of file CurveAdvancedIterators.h.
| typedef vertex_container::iterator Freestyle::CurveInternal::CurvePoint_nonconst_traits::vertex_container_iterator |
Definition at line 41 of file CurveAdvancedIterators.h.
Definition at line 42 of file CurveAdvancedIterators.h.