Blender V4.3
BPy_ReadCompleteViewMapPixelF0D.h File Reference

Go to the source code of this file.

Classes

struct  BPy_ReadCompleteViewMapPixelF0D
 

Macros

#define BPy_ReadCompleteViewMapPixelF0D_Check(v)    (PyObject_IsInstance((PyObject *)v, (PyObject *)&ReadCompleteViewMapPixelF0D_Type))
 

Variables

PyTypeObject ReadCompleteViewMapPixelF0D_Type
 

Macro Definition Documentation

◆ BPy_ReadCompleteViewMapPixelF0D_Check

#define BPy_ReadCompleteViewMapPixelF0D_Check ( v)     (PyObject_IsInstance((PyObject *)v, (PyObject *)&ReadCompleteViewMapPixelF0D_Type))

Definition at line 21 of file BPy_ReadCompleteViewMapPixelF0D.h.

Variable Documentation

◆ ReadCompleteViewMapPixelF0D_Type

PyTypeObject ReadCompleteViewMapPixelF0D_Type
extern

Definition at line 63 of file BPy_ReadCompleteViewMapPixelF0D.cpp.

Referenced by UnaryFunction0DFloat_Init().