#include <Python.h>
#include "../stroke/Predicates1D.h"
Go to the source code of this file.
◆ BPy_UnaryPredicate1D_Check
◆ UnaryPredicate1D_Init()
int UnaryPredicate1D_Init |
( |
PyObject * |
module | ) |
|
Definition at line 32 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().
◆ UnaryPredicate1D_Type
PyTypeObject UnaryPredicate1D_Type |
|
extern |