nCine  2025.04.r498-9d36345
A cross-platform 2D game engine
ncine::Camera Member List

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

Camera()ncine::Camera
projection() constncine::Camerainline
projectionValues() constncine::Camerainline
setOrthoProjection(float left, float right, float top, float bottom)ncine::Camera
setOrthoProjection(const ProjectionValues &values)ncine::Camera
setView(const Vector2f &pos, float rotation, float scale)ncine::Camera
setView(float x, float y, float rotation, float scale)ncine::Camera
setView(const ViewValues &values)ncine::Camera
updateFrameProjectionMatrix() constncine::Camerainline
updateFrameViewMatrix() constncine::Camerainline
view() constncine::Camerainline
viewValues() constncine::Camerainline