Blender V4.3
BPy_QuantitativeInvisibilityF0D.h File Reference

Go to the source code of this file.

Classes

struct  BPy_QuantitativeInvisibilityF0D
 

Macros

#define BPy_QuantitativeInvisibilityF0D_Check(v)    (PyObject_IsInstance((PyObject *)v, (PyObject *)&QuantitativeInvisibilityF0D_Type))
 

Variables

PyTypeObject QuantitativeInvisibilityF0D_Type
 

Macro Definition Documentation

◆ BPy_QuantitativeInvisibilityF0D_Check

#define BPy_QuantitativeInvisibilityF0D_Check ( v)     (PyObject_IsInstance((PyObject *)v, (PyObject *)&QuantitativeInvisibilityF0D_Type))

Definition at line 21 of file BPy_QuantitativeInvisibilityF0D.h.

Variable Documentation

◆ QuantitativeInvisibilityF0D_Type

PyTypeObject QuantitativeInvisibilityF0D_Type
extern

Definition at line 65 of file BPy_QuantitativeInvisibilityF0D.cpp.

Referenced by UnaryFunction0DUnsigned_Init().