Blender  V3.3
Classes | Macros | Variables
BPy_GetSteerableViewMapDensityF1D.h File Reference
#include "../BPy_UnaryFunction1DDouble.h"

Go to the source code of this file.

Classes

struct  BPy_GetSteerableViewMapDensityF1D
 

Macros

#define BPy_GetSteerableViewMapDensityF1D_Check(v)    (PyObject_IsInstance((PyObject *)v, (PyObject *)&GetSteerableViewMapDensityF1D_Type))
 

Variables

PyTypeObject GetSteerableViewMapDensityF1D_Type
 

Macro Definition Documentation

◆ BPy_GetSteerableViewMapDensityF1D_Check

#define BPy_GetSteerableViewMapDensityF1D_Check (   v)     (PyObject_IsInstance((PyObject *)v, (PyObject *)&GetSteerableViewMapDensityF1D_Type))

Definition at line 19 of file BPy_GetSteerableViewMapDensityF1D.h.

Variable Documentation

◆ GetSteerableViewMapDensityF1D_Type

PyTypeObject GetSteerableViewMapDensityF1D_Type
extern

Definition at line 75 of file BPy_GetSteerableViewMapDensityF1D.cpp.

Referenced by UnaryFunction1DDouble_Init().