BARE2D
BARE2D::CameraState Class Reference

Holds some basic information that the camera holds in a state. More...

#include <Camera2D.hpp>

+ Collaboration diagram for BARE2D::CameraState:

Data Fields

glm::vec2 focus = glm::vec2(0.0f)
 
glm::vec2 scale = glm::vec2(1.0f)
 

Detailed Description

Holds some basic information that the camera holds in a state.

Definition at line 11 of file Camera2D.hpp.

Field Documentation

◆ focus

◆ scale


The documentation for this class was generated from the following file: