Functions | |
| getComponents () | |
| init (camitk.Action self) | |
| parameterChanged (camitk.Action self, str name) | |
| process (camitk.Action self) | |
| random_homogeneous_transform () | |
| targetDefined (camitk.Action self) | |
| transformations_and_frames.getComponents | ( | ) |
References camitk::Application.getTopLevelComponents().
Referenced by process().
Here is the call graph for this function:
Here is the caller graph for this function:| transformations_and_frames.init | ( | camitk.Action | self | ) |
References camitk::Core.getTestDataDir(), camitk::Application.getTopLevelComponents(), and camitk::Application.open().
Here is the call graph for this function:| transformations_and_frames.parameterChanged | ( | camitk.Action | self, |
| str | name | ||
| ) |
| transformations_and_frames.process | ( | camitk.Action | self | ) |
References camitk::TransformationManager.addFrameOfReference(), camitk::TransformationManager.addTransformation(), getComponents(), camitk::TransformationManager.getWorldFrame(), random_homogeneous_transform(), camitk::TransformationManager.removeTransformation(), and camitk::TransformationManager.updateTransformation().
Here is the call graph for this function:| transformations_and_frames.random_homogeneous_transform | ( | ) |
| transformations_and_frames.targetDefined | ( | camitk.Action | self | ) |
References camitk::TransformationManager.getFramesOfReference().
Here is the call graph for this function: