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