Blender  V3.3
Classes | Namespaces
ViewMapAdvancedIterators.h File Reference

Iterators used to iterate over the various elements of the ViewMap. These iterators can't be exported to python. More...

#include "ViewMap.h"
#include "ViewMapIterators.h"
#include "../system/Iterator.h"

Go to the source code of this file.

Classes

class  Freestyle::ViewVertexInternal::edge_const_traits
 
class  Freestyle::ViewVertexInternal::edge_nonconst_traits
 
class  Freestyle::ViewVertexInternal::edge_iterator_base< Traits >
 
class  Freestyle::ViewEdgeInternal::edge_iterator_base< Traits >
 
class  Freestyle::ViewEdgeInternal::fedge_iterator_base< Traits >
 
class  Freestyle::ViewEdgeInternal::vertex_iterator_base< Traits >
 

Namespaces

 Freestyle
 inherits from class Rep
 
 Freestyle::ViewVertexInternal
 
 Freestyle::ViewEdgeInternal
 

Detailed Description

Iterators used to iterate over the various elements of the ViewMap. These iterators can't be exported to python.

Definition in file ViewMapAdvancedIterators.h.