Blender V5.0
BPy_ChainPredicateIterator Struct Reference

#include <BPy_ChainPredicateIterator.h>

Public Attributes

BPy_ChainingIterator py_c_it
Freestyle::ChainPredicateIteratorcp_it
PyObject * upred
PyObject * bpred

Detailed Description

Definition at line 23 of file BPy_ChainPredicateIterator.h.

Member Data Documentation

◆ bpred

PyObject* BPy_ChainPredicateIterator::bpred

Definition at line 27 of file BPy_ChainPredicateIterator.h.

◆ cp_it

Freestyle::ChainPredicateIterator* BPy_ChainPredicateIterator::cp_it

Definition at line 25 of file BPy_ChainPredicateIterator.h.

◆ py_c_it

BPy_ChainingIterator BPy_ChainPredicateIterator::py_c_it

Definition at line 24 of file BPy_ChainPredicateIterator.h.

◆ upred

PyObject* BPy_ChainPredicateIterator::upred

Definition at line 26 of file BPy_ChainPredicateIterator.h.


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