Vesper 0.5.1
Vesper is short form for the Latin word for "Bat", as Vesper is designed to be small, lightweight, and easily handle things like particles and flocking behaviors in accordance with the nature of bats. \n It is meant to be a particle simulation, VFX editor, and CAN be used secondarily as a small game engine.
GitHub | Vesper Updates | Creator
Loading...
Searching...
No Matches
Vesper::OrthographicCameraController Member List

This is the complete list of members for Vesper::OrthographicCameraController, including all inherited members.

CalculateView()Vesper::OrthographicCameraControllerprivate
cameraVesper::OrthographicCameraControllerprivate
CanRotate() constVesper::OrthographicCameraControllerinline
GetAspectRatio() constVesper::OrthographicCameraController
GetBounds() constVesper::OrthographicCameraControllerinline
GetCamera()Vesper::OrthographicCameraControllerinline
GetCamera() constVesper::OrthographicCameraControllerinline
GetMoveSpeed() constVesper::OrthographicCameraControllerinline
GetPosition() constVesper::OrthographicCameraControllerinline
GetRotation() constVesper::OrthographicCameraControllerinline
GetRotationSpeed() constVesper::OrthographicCameraControllerinline
GetZoomLevel() constVesper::OrthographicCameraControllerinline
m_AspectRatioVesper::OrthographicCameraControllerprivate
m_BoundsVesper::OrthographicCameraControllerprivate
m_CameraMoveSpeedVesper::OrthographicCameraControllerprivate
m_CameraPositionVesper::OrthographicCameraControllerprivate
m_CameraRotationVesper::OrthographicCameraControllerprivate
m_CameraRotationSpeedVesper::OrthographicCameraControllerprivate
m_RotationVesper::OrthographicCameraControllerprivate
m_ZoomLevelVesper::OrthographicCameraControllerprivate
OnEvent(Event &e)Vesper::OrthographicCameraController
OnImGuiRender()Vesper::OrthographicCameraController
OnMouseScrolled(MouseScrolledEvent &e)Vesper::OrthographicCameraControllerprivate
OnResize(float width, float height)Vesper::OrthographicCameraController
OnUpdate(Timestep ts)Vesper::OrthographicCameraController
OnUpdateBounds()Vesper::OrthographicCameraControllerprivate
OnWindowResized(WindowResizeEvent &e)Vesper::OrthographicCameraControllerprivate
OrthographicCameraController(float aspectRatio, bool rotation=false)Vesper::OrthographicCameraController
SetAspectRatio(float aspectRatio)Vesper::OrthographicCameraController
SetCanRotate(bool canRotate)Vesper::OrthographicCameraControllerinline
SetMoveSpeed(float speed)Vesper::OrthographicCameraController
SetPosition(float x, float y)Vesper::OrthographicCameraController
SetRotation(float rotation)Vesper::OrthographicCameraController
SetRotationSpeed(float speed)Vesper::OrthographicCameraController
SetZoomLevel(float level)Vesper::OrthographicCameraControllerinline
UpdateCameraBounds()Vesper::OrthographicCameraControllerprivate