This is the complete list of members for Spices::Camera, including all inherited members.
| CalculatePMatrixReverseZ() | Spices::Camera | private |
| Camera()=default | Spices::Camera | |
| GetAspectRatio() const | Spices::Camera | inline |
| GetOrthographicParam() | Spices::Camera | inline |
| GetPerspectiveParam() | Spices::Camera | inline |
| GetPMatrix() const | Spices::Camera | |
| GetPMatrixReverseZ() | Spices::Camera | inline |
| GetProjectionType() const | Spices::Camera | inline |
| GetStableFrames() const | Spices::Camera | inline |
| IncreaseStableFrames() | Spices::Camera | inline |
| m_OrthographicParam | Spices::Camera | private |
| m_PerspectiveParam | Spices::Camera | private |
| m_ProjectionMatrix | Spices::Camera | private |
| m_ProjectionType | Spices::Camera | private |
| m_StableFrames | Spices::Camera | private |
| ResetStableFrames() | Spices::Camera | |
| SetOrthographic(float left, float right, float top, float bottom, float nearPlane, float farPlane) | Spices::Camera | |
| SetPerspective(float fov, float nearPlane, float aspectRatio=1.777f) | Spices::Camera | |
| SetPerspective(float aspectRatio) | Spices::Camera | |
| ~Camera()=default | Spices::Camera | virtual |