|
Blender V4.3
|
Go to the source code of this file.
Classes | |
| struct | BPy_UnaryPredicate1D |
Macros | |
| #define | BPy_UnaryPredicate1D_Check(v) |
Functions | |
| int | UnaryPredicate1D_Init (PyObject *module) |
Variables | |
| PyTypeObject | UnaryPredicate1D_Type |
Definition at line 25 of file BPy_UnaryPredicate1D.h.
| int UnaryPredicate1D_Init | ( | PyObject * | module | ) |
Definition at line 34 of file BPy_UnaryPredicate1D.cpp.
References ContourUP1D_Type, DensityLowerThanUP1D_Type, EqualToChainingTimeStampUP1D_Type, EqualToTimeStampUP1D_Type, ExternalContourUP1D_Type, FalseUP1D_Type, module, QuantitativeInvisibilityUP1D_Type, ShapeUP1D_Type, TrueUP1D_Type, UnaryPredicate1D_Type, and WithinImageBoundaryUP1D_Type.
Referenced by Freestyle_Init().
|
extern |
Definition at line 207 of file BPy_UnaryPredicate1D.cpp.
Referenced by ChainPredicateIterator_init(), Operators_bidirectional_chain(), Operators_chain(), Operators_create(), Operators_recursive_split(), Operators_select(), and UnaryPredicate1D_Init().