VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Enumerations
DtCamera.h File Reference

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

 makVrv
 Declare & export the plugin initialization function (bool initDeModule(DtDe* de))
 

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 }
 

Detailed Description

Camera class.


Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)