Blender V4.3
BPy_ReadSteerableViewMapPixelF0D.h File Reference

Go to the source code of this file.

Classes

struct  BPy_ReadSteerableViewMapPixelF0D
 

Macros

#define BPy_ReadSteerableViewMapPixelF0D_Check(v)    (PyObject_IsInstance((PyObject *)v, (PyObject *)&ReadSteerableViewMapPixelF0D_Type))
 

Variables

PyTypeObject ReadSteerableViewMapPixelF0D_Type
 

Macro Definition Documentation

◆ BPy_ReadSteerableViewMapPixelF0D_Check

#define BPy_ReadSteerableViewMapPixelF0D_Check ( v)     (PyObject_IsInstance((PyObject *)v, (PyObject *)&ReadSteerableViewMapPixelF0D_Type))

Definition at line 21 of file BPy_ReadSteerableViewMapPixelF0D.h.

Variable Documentation

◆ ReadSteerableViewMapPixelF0D_Type

PyTypeObject ReadSteerableViewMapPixelF0D_Type
extern

Definition at line 69 of file BPy_ReadSteerableViewMapPixelF0D.cpp.

Referenced by UnaryFunction0DFloat_Init().