Castor3D  ..
Castor3D::IPipelineImpl Member List

This is the complete list of members for Castor3D::IPipelineImpl, including all inherited members.

ApplyMatrix(Castor::Matrix4x4r const &p_matrix, Castor::String const &p_name, FrameVariableBuffer &p_matrixBuffer)Castor3D::IPipelineImplvirtual
ApplyViewport(int p_windowWidth, int p_windowHeight)=0Castor3D::IPipelineImplpure virtual
Frustum(Castor::Matrix4x4r &p_result, real p_left, real p_right, real p_bottom, real p_top, real p_near, real p_far)=0Castor3D::IPipelineImplpure virtual
IPipelineImpl(Pipeline &p_pipeline, bool p_rightHanded)Castor3D::IPipelineImpl
LookAt(Castor::Matrix4x4r &p_result, Castor::Point3r const &p_eye, Castor::Point3r const &p_center, Castor::Point3r const &p_up)=0Castor3D::IPipelineImplpure virtual
m_pipelineCastor3D::IPipelineImplprotected
m_rightHandedCastor3D::IPipelineImplprotected
Ortho(Castor::Matrix4x4r &p_result, real p_left, real p_right, real p_bottom, real p_top, real p_near, real p_far)=0Castor3D::IPipelineImplpure virtual
Perspective(Castor::Matrix4x4r &p_result, Castor::Angle const &p_fovy, real p_aspect, real p_near, real p_far)=0Castor3D::IPipelineImplpure virtual
Pipeline classCastor3D::IPipelineImplfriend
~IPipelineImpl()Castor3D::IPipelineImplvirtual