Blender
V3.3
|
#include <BPy_StrokeVertexIterator.h>
Public Attributes | |
BPy_Iterator | py_it |
Freestyle::StrokeInternal::StrokeVertexIterator * | sv_it |
bool | reversed |
bool | at_start |
Definition at line 25 of file BPy_StrokeVertexIterator.h.
bool BPy_StrokeVertexIterator::at_start |
Definition at line 30 of file BPy_StrokeVertexIterator.h.
BPy_Iterator BPy_StrokeVertexIterator::py_it |
Definition at line 26 of file BPy_StrokeVertexIterator.h.
bool BPy_StrokeVertexIterator::reversed |
Definition at line 28 of file BPy_StrokeVertexIterator.h.
Freestyle::StrokeInternal::StrokeVertexIterator* BPy_StrokeVertexIterator::sv_it |
Definition at line 27 of file BPy_StrokeVertexIterator.h.