16#ifndef __albaAbsMatrixPipe_h
17#define __albaAbsMatrixPipe_h
albaAbsMatrixPipe - this class implements VME tree direct cinematic (AbsMatrix).
virtual unsigned long GetMTime()
Overridden to take into consideration the internal transform object MTime.
virtual ~albaAbsMatrixPipe()
virtual int SetVME(albaVME *vme)
Set the VME to be used as input for this PIPE.
virtual void InternalUpdate()
To be redefined by subclasses to override Pipe behavior.
albaTypeMacro(albaAbsMatrixPipe, albaMatrixPipe)
albaTransformFrame * m_Transform
internal transform used to compute the local to ABS frame transformation
bridge class between albaTransform pipeline and VME to compute VME output matrix.