H3D API
2.4.1
|
Base class for all Python C type wrappers. More...
#include <H3D/PyTypeWrapper.h>
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.