Blender  V3.3
Classes | Macros | Variables
BPy_ChainingTimeStampF1D.h File Reference
#include "../BPy_UnaryFunction1DVoid.h"

Go to the source code of this file.

Classes

struct  BPy_ChainingTimeStampF1D
 

Macros

#define BPy_ChainingTimeStampF1D_Check(v)    (PyObject_IsInstance((PyObject *)v, (PyObject *)&ChainingTimeStampF1D_Type))
 

Variables

PyTypeObject ChainingTimeStampF1D_Type
 

Macro Definition Documentation

◆ BPy_ChainingTimeStampF1D_Check

#define BPy_ChainingTimeStampF1D_Check (   v)     (PyObject_IsInstance((PyObject *)v, (PyObject *)&ChainingTimeStampF1D_Type))

Definition at line 19 of file BPy_ChainingTimeStampF1D.h.

Variable Documentation

◆ ChainingTimeStampF1D_Type

PyTypeObject ChainingTimeStampF1D_Type
extern

Definition at line 53 of file BPy_ChainingTimeStampF1D.cpp.

Referenced by UnaryFunction1DVoid_Init().