25CSimulation::CSimulation(
void)
const CLinearTransformation & GetDeformation() const
Return the final deformation in the series or identity if none exist.
void ClearDeformationSteps()
Clear all deformation steps.
void SetDeformation(const CLinearTransformation &Deformation)
Set the deformation, this will clear all existing deformations.
void AddDeformationStep(const CLinearTransformation &Deformation)
Add a deformation step.
vector< CLinearTransformation > m_DeformationSteps
virtual ~CSimulation(void)
Namespace containing a series of customised math operations not found in the standard c++ library.