![]() |
nCine 2025.06.r503-ff15d8d
A cross-platform 2D game engine
|
This is the complete list of members for ncine::Camera, including all inherited members.
Camera() | ncine::Camera | |
projection() const | ncine::Camera | inline |
projectionValues() const | ncine::Camera | inline |
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() const | ncine::Camera | inline |
updateFrameViewMatrix() const | ncine::Camera | inline |
view() const | ncine::Camera | inline |
viewValues() const | ncine::Camera | inline |