#include <esve/engine/dim3/Camera_Details.hxx>
Public Member Functions | |
| Perspective_Projection (types::real field_of_view, types::real near_clip, types::real far_clip) | |
| Constructor. | |
Public Attributes | |
| types::real | field_of_view |
| Field of view (vertical angle), in degrees. | |
| types::real | near_clip |
| types::real | far_clip |
1.3.4