Blender  V2.93
Public Types | List of all members
Freestyle::CurveInternal::CurvePoint_nonconst_traits Class Reference

#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 CurvePointvalue_type
 
typedef CurvePoint * & reference
 
typedef CurvePoint * * pointer
 
typedef ptrdiff_t difference_type
 
typedef Nonconst_traits< CurvePoint * > Non_const_traits
 

Detailed Description

Definition at line 38 of file CurveAdvancedIterators.h.

Member Typedef Documentation

◆ vertex_container

Definition at line 40 of file CurveAdvancedIterators.h.

◆ vertex_container_iterator

Definition at line 41 of file CurveAdvancedIterators.h.

◆ vertex_type

Definition at line 42 of file CurveAdvancedIterators.h.


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