Blender  V3.3
Classes | Macros | Variables
BPy_ShapeIdF0D.h File Reference
#include "../BPy_UnaryFunction0DId.h"

Go to the source code of this file.

Classes

struct  BPy_ShapeIdF0D
 

Macros

#define BPy_ShapeIdF0D_Check(v)   (PyObject_IsInstance((PyObject *)v, (PyObject *)&ShapeIdF0D_Type))
 

Variables

PyTypeObject ShapeIdF0D_Type
 

Macro Definition Documentation

◆ BPy_ShapeIdF0D_Check

#define BPy_ShapeIdF0D_Check (   v)    (PyObject_IsInstance((PyObject *)v, (PyObject *)&ShapeIdF0D_Type))

Definition at line 19 of file BPy_ShapeIdF0D.h.

Variable Documentation

◆ ShapeIdF0D_Type

PyTypeObject ShapeIdF0D_Type
extern

Definition at line 60 of file BPy_ShapeIdF0D.cpp.

Referenced by UnaryFunction0DId_Init().