MeVisLab Scripting Reference
|
#include <mlTransformationProviderWrapper.h>
Inherits QObject.
Public Slots | |
QVariant | at (int index) |
int | length () const |
This class wraps the class ml::TransformationProvider::MappingPath.
This object stores the path used to create the resulting transformation in a call to TransformationProvider::getTransformation and can be used to check if the transformation has changed in a TransformationChangedEvent.
|
slot |
Return an entry of the path.
An entry consist of a pair of coordinate system references, which are dictionaries as described in class MLTransformationProviderWrapper.
|
inlineslot |
Return length of path.