Blender V4.3
BPy_AdjacencyIterator Struct Reference

#include <BPy_AdjacencyIterator.h>

Public Attributes

BPy_Iterator py_it
 
Freestyle::AdjacencyIteratora_it
 
bool at_start
 

Detailed Description

Definition at line 27 of file BPy_AdjacencyIterator.h.

Member Data Documentation

◆ a_it

Freestyle::AdjacencyIterator* BPy_AdjacencyIterator::a_it

Definition at line 29 of file BPy_AdjacencyIterator.h.

◆ at_start

bool BPy_AdjacencyIterator::at_start

Definition at line 30 of file BPy_AdjacencyIterator.h.

◆ py_it

BPy_Iterator BPy_AdjacencyIterator::py_it

Definition at line 28 of file BPy_AdjacencyIterator.h.


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