Blender  V3.3
Public Attributes | List of all members
BPy_StrokeVertexIterator Struct Reference

#include <BPy_StrokeVertexIterator.h>

Public Attributes

BPy_Iterator py_it
 
Freestyle::StrokeInternal::StrokeVertexIteratorsv_it
 
bool reversed
 
bool at_start
 

Detailed Description

Definition at line 25 of file BPy_StrokeVertexIterator.h.

Member Data Documentation

◆ at_start

bool BPy_StrokeVertexIterator::at_start

Definition at line 30 of file BPy_StrokeVertexIterator.h.

◆ py_it

BPy_Iterator BPy_StrokeVertexIterator::py_it

Definition at line 26 of file BPy_StrokeVertexIterator.h.

◆ reversed

bool BPy_StrokeVertexIterator::reversed

Definition at line 28 of file BPy_StrokeVertexIterator.h.

◆ sv_it

Freestyle::StrokeInternal::StrokeVertexIterator* BPy_StrokeVertexIterator::sv_it

Definition at line 27 of file BPy_StrokeVertexIterator.h.


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