Class TransformComponent

Inheritance Relationships

Derived Types

Class Documentation

class TransformComponent

Subclassed by O3DS::TransformMatrix, O3DS::TransformRotation, O3DS::TransformScale, O3DS::TransformTranslation

Public Functions

inline virtual ~TransformComponent()
virtual Matrixd asMatrix() = 0
inline Matrixd operator*(Matrixd &other)
virtual enum ComponentType transformType() = 0