Blender V4.3
Freestyle::StrokeInternal::vertex_nonconst_traits Class Reference

#include <StrokeAdvancedIterators.h>

Inherits Freestyle::Nonconst_traits< StrokeVertex * >.

Public Types

typedef std::deque< StrokeVertex * > vertex_container
 
typedef vertex_container::iterator vertex_container_iterator
 the vertices container
 
- Public Types inherited from Freestyle::Nonconst_traits< StrokeVertex * >
typedef StrokeVertexvalue_type
 
typedef StrokeVertex *& reference
 
typedef StrokeVertex ** pointer
 
typedef ptrdiff_t difference_type
 
typedef Nonconst_traits< StrokeVertex * > Non_const_traits
 

Detailed Description

Definition at line 25 of file StrokeAdvancedIterators.h.

Member Typedef Documentation

◆ vertex_container

◆ vertex_container_iterator

the vertices container

Definition at line 28 of file StrokeAdvancedIterators.h.


The documentation for this class was generated from the following file: