A orthographic camera representation.
More...
A orthographic camera representation.
Definition at line 31 of file camera.h.
◆ far
| float eu::render::OrthoCamera::far = 100.0f |
◆ near
| float eu::render::OrthoCamera::near = 0.1f |
◆ position
| v3 eu::render::OrthoCamera::position = v3{0.0f, 0.0f, 0.0f} |
◆ rotation
| Ypr eu::render::OrthoCamera::rotation |
Initial value:
{
.yaw = 0.0_rad,
.pitch = 0.0_rad,
.roll = 0.0_rad
}
Definition at line 40 of file camera.h.
◆ size
| float eu::render::OrthoCamera::size = 100.0f |
The documentation for this struct was generated from the following file: