#include <Camera.h>
Definition at line 134 of file Camera.h.
◆ clipping
Defines the clipping planes of the camera.
Definition at line 148 of file Camera.h.
◆ cutoff
Cutoff distance of the camera.
Definition at line 161 of file Camera.h.
◆ fov [1/2]
Float CameraParams::fov = PI / 3._f |
Field of view (angle)
Definition at line 152 of file Camera.h.
◆ fov [2/2]
float CameraParams::fov = 1.e5_f |
Field of view (world units).
Definition at line 158 of file Camera.h.
◆ imageSize
Size of the image.
Definition at line 136 of file Camera.h.
struct { ... } CameraParams::ortho |
struct { ... } CameraParams::perspective |
◆ position
Camera position in space.
Definition at line 139 of file Camera.h.
◆ target
Look-at point in space.
Definition at line 142 of file Camera.h.
◆ up
Up vector of the camera (direction)
Definition at line 145 of file Camera.h.
The documentation for this struct was generated from the following file:
- /home/pavel/projects/astro/sph/src/gui/objects/Camera.h