Blender V4.3
BPy_UnaryFunction0DVectorViewShape.h File Reference
#include "../BPy_UnaryFunction0D.h"
#include "../../view_map/ViewMap.h"
#include <vector>

Go to the source code of this file.

Classes

struct  BPy_UnaryFunction0DVectorViewShape
 

Macros

#define BPy_UnaryFunction0DVectorViewShape_Check(v)    (PyObject_IsInstance((PyObject *)v, (PyObject *)&UnaryFunction0DVectorViewShape_Type))
 

Functions

int UnaryFunction0DVectorViewShape_Init (PyObject *module)
 

Variables

PyTypeObject UnaryFunction0DVectorViewShape_Type
 

Macro Definition Documentation

◆ BPy_UnaryFunction0DVectorViewShape_Check

#define BPy_UnaryFunction0DVectorViewShape_Check ( v)     (PyObject_IsInstance((PyObject *)v, (PyObject *)&UnaryFunction0DVectorViewShape_Type))

Function Documentation

◆ UnaryFunction0DVectorViewShape_Init()

int UnaryFunction0DVectorViewShape_Init ( PyObject * module)

Variable Documentation

◆ UnaryFunction0DVectorViewShape_Type

PyTypeObject UnaryFunction0DVectorViewShape_Type
extern