Blender
V3.3
|
#include <CurveAdvancedIterators.h>
Public Types | |
typedef deque< CurvePoint * > | vertex_container |
typedef vertex_container::const_iterator | vertex_container_iterator |
typedef SVertex | vertex_type |
![]() | |
typedef CurvePoint * | value_type |
typedef const CurvePoint * & | reference |
typedef const CurvePoint * * | pointer |
typedef ptrdiff_t | difference_type |
typedef Nonconst_traits< CurvePoint * > | Non_const_traits |
Definition at line 17 of file CurveAdvancedIterators.h.
Definition at line 19 of file CurveAdvancedIterators.h.
typedef vertex_container::const_iterator Freestyle::CurveInternal::CurvePoint_const_traits::vertex_container_iterator |
Definition at line 20 of file CurveAdvancedIterators.h.
Definition at line 21 of file CurveAdvancedIterators.h.