Blender  V2.93
Public Attributes | List of all members
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 39 of file BPy_AdjacencyIterator.h.

Member Data Documentation

◆ a_it

Freestyle::AdjacencyIterator* BPy_AdjacencyIterator::a_it

Definition at line 41 of file BPy_AdjacencyIterator.h.

◆ at_start

bool BPy_AdjacencyIterator::at_start

Definition at line 42 of file BPy_AdjacencyIterator.h.

◆ py_it

BPy_Iterator BPy_AdjacencyIterator::py_it

Definition at line 40 of file BPy_AdjacencyIterator.h.


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