|
Blender V4.3
|
#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 26 of file CurveAdvancedIterators.h.
Definition at line 28 of file CurveAdvancedIterators.h.
| typedef vertex_container::iterator Freestyle::CurveInternal::CurvePoint_nonconst_traits::vertex_container_iterator |
Definition at line 29 of file CurveAdvancedIterators.h.
Definition at line 30 of file CurveAdvancedIterators.h.