|
Blender V4.3
|
Go to the source code of this file.
Classes | |
| struct | BPy_Stroke |
Macros | |
| #define | BPy_Stroke_Check(v) (((PyObject *)v)->ob_type == &Stroke_Type) |
Variables | |
| PyTypeObject | Stroke_Type |
| #define BPy_Stroke_Check | ( | v | ) | (((PyObject *)v)->ob_type == &Stroke_Type) |
Definition at line 23 of file BPy_Stroke.h.
|
extern |
Definition at line 525 of file BPy_Stroke.cpp.
Referenced by BPy_Stroke_from_Stroke(), Interface1D_Init(), Stroke_init(), StrokeShader_shade(), and StrokeVertexIterator_init().