|
Blender V4.3
|
#include "../BPy_UnaryFunction1DUnsigned.h"Go to the source code of this file.
Classes | |
| struct | BPy_QuantitativeInvisibilityF1D |
Macros | |
| #define | BPy_QuantitativeInvisibilityF1D_Check(v) (PyObject_IsInstance((PyObject *)v, (PyObject *)&QuantitativeInvisibilityF1D_Type)) |
Variables | |
| PyTypeObject | QuantitativeInvisibilityF1D_Type |
| #define BPy_QuantitativeInvisibilityF1D_Check | ( | v | ) | (PyObject_IsInstance((PyObject *)v, (PyObject *)&QuantitativeInvisibilityF1D_Type)) |
Definition at line 21 of file BPy_QuantitativeInvisibilityF1D.h.
|
extern |
Definition at line 71 of file BPy_QuantitativeInvisibilityF1D.cpp.
Referenced by UnaryFunction1DUnsigned_Init().