Blender  V3.3
Public Types | List of all members
Freestyle::CurveInternal::CurvePoint_nonconst_traits Class Reference

#include <CurveAdvancedIterators.h>

Inheritance diagram for Freestyle::CurveInternal::CurvePoint_nonconst_traits:
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 24 of file CurveAdvancedIterators.h.

Member Typedef Documentation

◆ vertex_container

Definition at line 26 of file CurveAdvancedIterators.h.

◆ vertex_container_iterator

Definition at line 27 of file CurveAdvancedIterators.h.

◆ vertex_type

Definition at line 28 of file CurveAdvancedIterators.h.


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