ASGE  3.2.0
Simple Game Framework in GL
ASGE::Camera Member List

This is the complete list of members for ASGE::Camera, including all inherited members.

Camera()=defaultASGE::Camera
Camera(float width, float height)ASGE::Camera
Camera(Point2D focal_point, float width, float height)ASGE::Camera
clamp(const CameraView &)ASGE::Camera
getView() constASGE::Camera
getZoom() constASGE::Camera
lookAt(Point2D focal_point)ASGE::Camera
position() constASGE::Camera
resize(float width, float height)ASGE::Camera
setZoom(float zoom)ASGE::Camera
translate(float x, float y, float z)ASGE::Cameravirtual
translateX(float x)ASGE::Cameravirtual
translateY(float y)ASGE::Cameravirtual
translateZ(float zoom)ASGE::Cameravirtual
Translation typedef (defined in ASGE::Camera)ASGE::Camera
update(const ASGE::GameTime &game_time)ASGE::Cameravirtual
~Camera()=defaultASGE::Cameravirtual