Blender V4.3
BPy_SVertex.h File Reference

Go to the source code of this file.

Classes

struct  BPy_SVertex
 

Macros

#define BPy_SVertex_Check(v)   (PyObject_IsInstance((PyObject *)v, (PyObject *)&SVertex_Type))
 

Functions

void SVertex_mathutils_register_callback ()
 

Variables

PyTypeObject SVertex_Type
 

Macro Definition Documentation

◆ BPy_SVertex_Check

Function Documentation

◆ SVertex_mathutils_register_callback()

void SVertex_mathutils_register_callback ( )

Variable Documentation

◆ SVertex_Type