![]() |
VR-Vantage 2.3 API Documentation
|
Camera class. More...
Go to the source code of this file.
Classes | |
| class | makVrv::DtCamera< T > |
| Template for 32/64 bit Cameras. More... | |
| class | makVrv::ProjectionUtils< T > |
| class | makVrv::Frustum< T > |
| Template for 32/64 bit bit frustums. More... | |
Namespaces | |
| namespace | makVrv |
| Contains makVrv::DtVrlinkSensorFieldOfViewState class. | |
Enumerations | |
| enum | makVrv::FrustumPlane { makVrv::FRUSTUM_PLANE_NEAR = 0, makVrv::FRUSTUM_PLANE_FAR = 1, makVrv::FRUSTUM_PLANE_LEFT = 2, makVrv::FRUSTUM_PLANE_RIGHT = 3, makVrv::FRUSTUM_PLANE_TOP = 4, makVrv::FRUSTUM_PLANE_BOTTOM = 5 } |
| enum | makVrv::VisibilityFromCamera { makVrv::VISIBILITY_NONE = 0, makVrv::VISIBILITY_PARTIAL = 1, makVrv::VISIBILITY_FULL = 2 } |
Camera class.