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

#include <CurveAdvancedIterators.h>

Inheritance diagram for Freestyle::CurveInternal::CurvePoint_const_traits:
Freestyle::Const_traits< CurvePoint * >

Public Types

typedef deque< CurvePoint * > vertex_container
 
typedef vertex_container::const_iterator vertex_container_iterator
 
typedef SVertex vertex_type
 
- Public Types inherited from Freestyle::Const_traits< CurvePoint * >
typedef CurvePointvalue_type
 
typedef const CurvePoint * & reference
 
typedef const CurvePoint * * pointer
 
typedef ptrdiff_t difference_type
 
typedef Nonconst_traits< CurvePoint * > Non_const_traits
 

Detailed Description

Definition at line 17 of file CurveAdvancedIterators.h.

Member Typedef Documentation

◆ vertex_container

Definition at line 19 of file CurveAdvancedIterators.h.

◆ vertex_container_iterator

Definition at line 20 of file CurveAdvancedIterators.h.

◆ vertex_type

Definition at line 21 of file CurveAdvancedIterators.h.


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