A orthographic camera representation.
More...
A orthographic camera representation.
Definition at line 26 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 = Ypr{ 0.0_rad, 0.0_rad, 0.0_rad } |
◆ size
| float eu::render::OrthoCamera::size = 100.0f |
The documentation for this struct was generated from the following file: