|
Vivid
|
This is the complete list of members for Camera, including all inherited members.
| GetProjectionMatrix()=0 (defined in Camera) | Camera | pure virtual |
| GetViewMatrix()=0 (defined in Camera) | Camera | pure virtual |
| GetViewportHeight() (defined in Camera) | Camera | inline |
| GetViewportWidth() (defined in Camera) | Camera | inline |
| m_ViewportHeight (defined in Camera) | Camera | protected |
| m_ViewportWidth (defined in Camera) | Camera | protected |
| SetPerspective(const glm::mat4 &perspective)=0 (defined in Camera) | Camera | pure virtual |
| SetViewMatrix(const glm::mat4 &view)=0 (defined in Camera) | Camera | pure virtual |
| SetViewportSize(int width, int height)=0 (defined in Camera) | Camera | pure virtual |