Fireworks Engine  v2.0
Lightweight Sandbox Game Engine using OpenGL for additional Customisation and Quick Prototyping
fireworks::graphics::Camera2D Member List

This is the complete list of members for fireworks::graphics::Camera2D, including all inherited members.

Camera2D(glm::mat4 projection)fireworks::graphics::Camera2D
getPosition() constfireworks::graphics::Camera2Dinline
getProjectionMatrix() constfireworks::graphics::Camera2Dinline
getProjectionViewMatrix() constfireworks::graphics::Camera2Dinline
getRotation() constfireworks::graphics::Camera2Dinline
getViewMatrix() constfireworks::graphics::Camera2Dinline
setPosition(const glm::vec3 &pos)fireworks::graphics::Camera2Dinline
setRotaion(float rot)fireworks::graphics::Camera2Dinline
update()fireworks::graphics::Camera2D