camitk.InterfaceFrame

class camitk.InterfaceFrame

This class describes the methods to implement in order to manage a Component position in space.

Each Component has a frame of reference which is used to define its relation to other objects. You can define new frames and transformations between frames as required, but all FrameOfReference and Transformation objects must be managed by the TransformationManager.

See also

TransformationManager

__init__(*args, **kwargs)

Methods

__init__(*args, **kwargs)