#include <Python.h>
#include "../view_map/Interface0D.h"
Go to the source code of this file.
◆ BPy_Interface0D_Check
| #define BPy_Interface0D_Check |
( |
| v | ) |
|
Value:
PyTypeObject Interface0D_Type
ATTR_WARN_UNUSED_RESULT const BMVert * v
Definition at line 21 of file BPy_Interface0D.h.
◆ Interface0D_Init()
| int Interface0D_Init |
( |
PyObject * | module | ) |
|
Definition at line 26 of file BPy_Interface0D.cpp.
References CurvePoint_Type, Interface0D_Init(), Interface0D_Type, NonTVertex_Type, StrokeVertex_mathutils_register_callback(), StrokeVertex_Type, SVertex_mathutils_register_callback(), SVertex_Type, TVertex_Type, and ViewVertex_Type.
Referenced by Freestyle_Init(), and Interface0D_Init().
◆ Interface0D_Type
| PyTypeObject Interface0D_Type |
|
extern |