Classes | |
class | PyColorRGBAVector |
Equivalent for a STL::vector of ColorRGBA in Python. More... | |
class | PyCompositeList |
Equivalent for a STL::List of Composite Pointers in Python. More... | |
class | Constant |
Python constants namespace wrapper. More... | |
class | PyDatasetVector |
Equivalent for a STL::Vector of Dataset Pointers in Python. More... | |
class | PyIndexList |
Equivalent for an STL::List of numbers/indices in Python. More... | |
class | PyInterpreter |
Embedded Python interpreter. More... | |
Functions | |
PyObject * | pyMapBALLObjectToSip (Composite &object) |
Virtual mapping of BALL objects to their true class. |
|
Virtual mapping of BALL objects to their true class.
|