Blender V5.0
BPy_Stroke.h File Reference

Go to the source code of this file.

Classes

struct  BPy_Stroke

Macros

#define BPy_Stroke_Check(v)

Variables

PyTypeObject Stroke_Type

Macro Definition Documentation

◆ BPy_Stroke_Check

#define BPy_Stroke_Check ( v)
Value:
(((PyObject *)v)->ob_type == &Stroke_Type)
PyTypeObject Stroke_Type
ATTR_WARN_UNUSED_RESULT const BMVert * v

Definition at line 19 of file BPy_Stroke.h.

Variable Documentation

◆ Stroke_Type

PyTypeObject Stroke_Type
extern