|
Blender V4.3
|
#include <BPy_AdjacencyIterator.h>
Public Attributes | |
| BPy_Iterator | py_it |
| Freestyle::AdjacencyIterator * | a_it |
| bool | at_start |
Definition at line 27 of file BPy_AdjacencyIterator.h.
| Freestyle::AdjacencyIterator* BPy_AdjacencyIterator::a_it |
Definition at line 29 of file BPy_AdjacencyIterator.h.
| bool BPy_AdjacencyIterator::at_start |
Definition at line 30 of file BPy_AdjacencyIterator.h.
| BPy_Iterator BPy_AdjacencyIterator::py_it |
Definition at line 28 of file BPy_AdjacencyIterator.h.