Blender V5.0
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

namespace  Freestyle
 inherits from class Rep
namespace  Freestyle::ViewVertexInternal
namespace  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.