#include <esve/engine/dim3/Camera_Details.hxx>
Public Member Functions | |
| Orthogonal_Projection (types::real frustum_height, types::real near_clip, types::real far_clip) | |
| Constructor. | |
Public Attributes | |
| types::real | frustum_height |
| Height of the centered rectangular viewing frustum. | |
| types::real | near_clip |
| types::real | far_clip |
1.3.4