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

#include <BPy_Interface0DIterator.h>

Public Attributes

BPy_Iterator py_it
 
Freestyle::Interface0DIteratorif0D_it
 
bool reversed
 
bool at_start
 

Detailed Description

Definition at line 25 of file BPy_Interface0DIterator.h.

Member Data Documentation

◆ at_start

bool BPy_Interface0DIterator::at_start

Definition at line 29 of file BPy_Interface0DIterator.h.

◆ if0D_it

Freestyle::Interface0DIterator* BPy_Interface0DIterator::if0D_it

Definition at line 27 of file BPy_Interface0DIterator.h.

Referenced by Integrator_integrate().

◆ py_it

BPy_Iterator BPy_Interface0DIterator::py_it

Definition at line 26 of file BPy_Interface0DIterator.h.

◆ reversed

bool BPy_Interface0DIterator::reversed

Definition at line 28 of file BPy_Interface0DIterator.h.


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