Blender
V3.3
|
#include <BPy_Interface1D.h>
Public Attributes | |
PyObject_HEAD Freestyle::Interface1D * | if1D |
bool | borrowed |
Definition at line 27 of file BPy_Interface1D.h.
bool BPy_Interface1D::borrowed |
Definition at line 30 of file BPy_Interface1D.h.
PyObject_HEAD Freestyle::Interface1D* BPy_Interface1D::if1D |
Definition at line 29 of file BPy_Interface1D.h.
Referenced by BinaryPredicate1D___call__().