|
Castor3D
..
|
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::IPipelineImpl | virtual |
| ApplyViewport(int p_windowWidth, int p_windowHeight)=0 | Castor3D::IPipelineImpl | pure virtual |
| Frustum(Castor::Matrix4x4r &p_result, real p_left, real p_right, real p_bottom, real p_top, real p_near, real p_far)=0 | Castor3D::IPipelineImpl | pure 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)=0 | Castor3D::IPipelineImpl | pure virtual |
| m_pipeline | Castor3D::IPipelineImpl | protected |
| m_rightHanded | Castor3D::IPipelineImpl | protected |
| Ortho(Castor::Matrix4x4r &p_result, real p_left, real p_right, real p_bottom, real p_top, real p_near, real p_far)=0 | Castor3D::IPipelineImpl | pure virtual |
| Perspective(Castor::Matrix4x4r &p_result, Castor::Angle const &p_fovy, real p_aspect, real p_near, real p_far)=0 | Castor3D::IPipelineImpl | pure virtual |
| Pipeline class | Castor3D::IPipelineImpl | friend |
| ~IPipelineImpl() | Castor3D::IPipelineImpl | virtual |
1.8.15