Murl::Input::IProjection Member List
This is the complete list of members for Murl::Input::IProjection, including all inherited members.
GetDepthOrder() const =0 | Murl::Input::IProjection | pure virtual |
GetInvertedProjection() const =0 | Murl::Input::IProjection | pure virtual |
GetType() const =0 | Murl::Input::IProjection | pure virtual |
GetWorldTransform() const =0 | Murl::Input::IProjection | pure virtual |
SetDepthOrder(SInt32 depthOrder)=0 | Murl::Input::IProjection | pure virtual |
SetInvertedProjection(const Matrix &invertedProjection, Real nearPlane, Real farPlane)=0 | Murl::Input::IProjection | pure virtual |
SetType(IEnums::ProjectionType type)=0 | Murl::Input::IProjection | pure virtual |
SetWorldTransform(const Matrix &transform)=0 | Murl::Input::IProjection | pure virtual |