| 
    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 whether the transformation has changed in a TransformationChangedEvent.
      
  | 
  slot | 
Returns an entry of the path.
An entry consists of a pair of coordinate system references, which are dictionaries as described in class MLTransformationProviderWrapper.
      
  | 
  inlineslot | 
Returns the length of the path.