Blender
V3.3
|
#include <BPy_Interface0D.h>
Public Attributes | |
PyObject_HEAD Freestyle::Interface0D * | if0D |
bool | borrowed |
Definition at line 27 of file BPy_Interface0D.h.
bool BPy_Interface0D::borrowed |
Definition at line 30 of file BPy_Interface0D.h.
PyObject_HEAD Freestyle::Interface0D* BPy_Interface0D::if0D |
Definition at line 29 of file BPy_Interface0D.h.
Referenced by BinaryPredicate0D___call__().