nCine 2025.06.r503-ff15d8d
A cross-platform 2D game engine
Loading...
Searching...
No Matches
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