Blender V4.3
BPy_ReadMapPixelF0D.h File Reference

Go to the source code of this file.

Classes

struct  BPy_ReadMapPixelF0D
 

Macros

#define BPy_ReadMapPixelF0D_Check(v)    (PyObject_IsInstance((PyObject *)v, (PyObject *)&ReadMapPixelF0D_Type))
 

Variables

PyTypeObject ReadMapPixelF0D_Type
 

Macro Definition Documentation

◆ BPy_ReadMapPixelF0D_Check

#define BPy_ReadMapPixelF0D_Check ( v)     (PyObject_IsInstance((PyObject *)v, (PyObject *)&ReadMapPixelF0D_Type))

Definition at line 21 of file BPy_ReadMapPixelF0D.h.

Variable Documentation

◆ ReadMapPixelF0D_Type

PyTypeObject ReadMapPixelF0D_Type
extern

Definition at line 64 of file BPy_ReadMapPixelF0D.cpp.

Referenced by UnaryFunction0DFloat_Init().