Blender V5.0
BPy_UnaryFunction0DVec2f.h File Reference

Go to the source code of this file.

Classes

struct  BPy_UnaryFunction0DVec2f

Macros

#define BPy_UnaryFunction0DVec2f_Check(v)

Functions

int UnaryFunction0DVec2f_Init (PyObject *module)

Variables

PyTypeObject UnaryFunction0DVec2f_Type

Macro Definition Documentation

◆ BPy_UnaryFunction0DVec2f_Check

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

Definition at line 19 of file BPy_UnaryFunction0DVec2f.h.

Referenced by Director_BPy_UnaryFunction0D___call__().

Function Documentation

◆ UnaryFunction0DVec2f_Init()

int UnaryFunction0DVec2f_Init ( PyObject * module)

Variable Documentation

◆ UnaryFunction0DVec2f_Type

PyTypeObject UnaryFunction0DVec2f_Type
extern

Definition at line 115 of file BPy_UnaryFunction0DVec2f.cpp.

Referenced by UnaryFunction0DVec2f_Init().