Blender  V3.3
Classes | Macros | Variables
BPy_ReadSteerableViewMapPixelF0D.h File Reference
#include "../BPy_UnaryFunction0DFloat.h"

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 19 of file BPy_ReadSteerableViewMapPixelF0D.h.

Variable Documentation

◆ ReadSteerableViewMapPixelF0D_Type

PyTypeObject ReadSteerableViewMapPixelF0D_Type
extern

Definition at line 63 of file BPy_ReadSteerableViewMapPixelF0D.cpp.

Referenced by UnaryFunction0DFloat_Init().