|
Blender V4.3
|
#include <StrokeAdvancedIterators.h>
Inherits Freestyle::Const_traits< StrokeVertex * >.
Public Types | |
| typedef std::deque< StrokeVertex * > | vertex_container |
| typedef vertex_container::const_iterator | vertex_container_iterator |
Public Types inherited from Freestyle::Const_traits< StrokeVertex * > | |
| typedef StrokeVertex * | value_type |
| typedef const StrokeVertex *& | reference |
| typedef const StrokeVertex ** | pointer |
| typedef ptrdiff_t | difference_type |
| typedef Nonconst_traits< StrokeVertex * > | Non_const_traits |
Definition at line 19 of file StrokeAdvancedIterators.h.
| typedef std::deque<StrokeVertex *> Freestyle::StrokeInternal::vertex_const_traits::vertex_container |
Definition at line 21 of file StrokeAdvancedIterators.h.
| typedef vertex_container::const_iterator Freestyle::StrokeInternal::vertex_const_traits::vertex_container_iterator |
Definition at line 22 of file StrokeAdvancedIterators.h.