H3D API  2.4.1
H3D::PyType Class Reference

Base class for all Python C type wrappers. More...

#include <H3D/PyTypeWrapper.h>

Inheritance diagram for H3D::PyType:
Inheritance graph

Detailed Description

Base class for all Python C type wrappers.

The base class is used in order to ensure that the PyObject_HEAD comes before the inherited class in each Python class.


The documentation for this class was generated from the following file: