Blender V5.0
BPy_TimeStampF1D.h File Reference

Go to the source code of this file.

Classes

struct  BPy_TimeStampF1D

Macros

#define BPy_TimeStampF1D_Check(v)

Variables

PyTypeObject TimeStampF1D_Type

Macro Definition Documentation

◆ BPy_TimeStampF1D_Check

#define BPy_TimeStampF1D_Check ( v)
Value:
(PyObject_IsInstance((PyObject *)v, (PyObject *)&TimeStampF1D_Type))
PyTypeObject TimeStampF1D_Type
ATTR_WARN_UNUSED_RESULT const BMVert * v

Definition at line 17 of file BPy_TimeStampF1D.h.

Variable Documentation

◆ TimeStampF1D_Type

PyTypeObject TimeStampF1D_Type
extern

Definition at line 50 of file BPy_TimeStampF1D.cpp.

Referenced by UnaryFunction1DVoid_Init().