SpatiumLib
spatium::gfx3d::OrthographicCamera Member List

This is the complete list of members for spatium::gfx3d::OrthographicCamera, including all inherited members.

Camera(double near, double far)spatium::gfx3d::Camerainline
far() constspatium::gfx3d::Camerainline
lookAt(const geom3d::Point3 &target, const geom3d::Vector3 &up)spatium::gfx3d::Camerainline
lookAt(const geom3d::Point3 &eye, const geom3d::Point3 &target, const geom3d::Vector3 &up)spatium::gfx3d::Camerainline
m_farspatium::gfx3d::Cameraprotected
m_nearspatium::gfx3d::Cameraprotected
m_sizespatium::gfx3d::OrthographicCameraprotected
m_transformspatium::gfx3d::SceneObjectprotected
near() constspatium::gfx3d::Camerainline
operator<<(std::ostream &os, const OrthographicCamera &camera)spatium::gfx3d::OrthographicCamerafriend
OrthographicCamera(double near, double far, double size=10)spatium::gfx3d::OrthographicCamerainline
SceneObject()spatium::gfx3d::SceneObjectinline
size() constspatium::gfx3d::OrthographicCamerainline
transform()spatium::gfx3d::SceneObjectinline
~Camera()=defaultspatium::gfx3d::Cameravirtual
~OrthographicCamera() override=defaultspatium::gfx3d::OrthographicCamera