|
SpatiumLib
|
This is the complete list of members for spatium::gfx3d::OrthographicCamera, including all inherited members.
| Camera(double near, double far) | spatium::gfx3d::Camera | inline |
| far() const | spatium::gfx3d::Camera | inline |
| lookAt(const geom3d::Point3 &target, const geom3d::Vector3 &up) | spatium::gfx3d::Camera | inline |
| lookAt(const geom3d::Point3 &eye, const geom3d::Point3 &target, const geom3d::Vector3 &up) | spatium::gfx3d::Camera | inline |
| m_far | spatium::gfx3d::Camera | protected |
| m_near | spatium::gfx3d::Camera | protected |
| m_size | spatium::gfx3d::OrthographicCamera | protected |
| m_transform | spatium::gfx3d::SceneObject | protected |
| near() const | spatium::gfx3d::Camera | inline |
| operator<<(std::ostream &os, const OrthographicCamera &camera) | spatium::gfx3d::OrthographicCamera | friend |
| OrthographicCamera(double near, double far, double size=10) | spatium::gfx3d::OrthographicCamera | inline |
| SceneObject() | spatium::gfx3d::SceneObject | inline |
| size() const | spatium::gfx3d::OrthographicCamera | inline |
| transform() | spatium::gfx3d::SceneObject | inline |
| ~Camera()=default | spatium::gfx3d::Camera | virtual |
| ~OrthographicCamera() override=default | spatium::gfx3d::OrthographicCamera |
1.8.15