Blender  V3.3
Classes | Macros | Variables
BPy_ViewMapGradientNormBP1D.h File Reference
#include "../BPy_BinaryPredicate1D.h"

Go to the source code of this file.

Classes

struct  BPy_ViewMapGradientNormBP1D
 

Macros

#define BPy_ViewMapGradientNormBP1D_Check(v)    (PyObject_IsInstance((PyObject *)v, (PyObject *)&ViewMapGradientNormBP1D_Type))
 

Variables

PyTypeObject ViewMapGradientNormBP1D_Type
 

Macro Definition Documentation

◆ BPy_ViewMapGradientNormBP1D_Check

#define BPy_ViewMapGradientNormBP1D_Check (   v)     (PyObject_IsInstance((PyObject *)v, (PyObject *)&ViewMapGradientNormBP1D_Type))

Definition at line 19 of file BPy_ViewMapGradientNormBP1D.h.

Variable Documentation

◆ ViewMapGradientNormBP1D_Type

PyTypeObject ViewMapGradientNormBP1D_Type
extern

Definition at line 76 of file BPy_ViewMapGradientNormBP1D.cpp.

Referenced by BinaryPredicate1D_Init().