OpenCOVER
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
opencover::screenStruct Struct Reference

describes a physical screen, such as one wall of a CAVE More...

#include <coVRConfig.h>

Public Member Functions

 screenStruct ()
 

Public Attributes

float hsize
 
float vsize
 
osg::Vec3 xyz
 
osg::Vec3 hpr
 
std::string name
 
bool render
 
float lTan
 
float rTan
 
float tTan
 
float bTan
 

Detailed Description

describes a physical screen, such as one wall of a CAVE

Constructor & Destructor Documentation

opencover::screenStruct::screenStruct ( )
inline

Member Data Documentation

float opencover::screenStruct::bTan
osg::Vec3 opencover::screenStruct::hpr
float opencover::screenStruct::hsize
float opencover::screenStruct::lTan
std::string opencover::screenStruct::name
bool opencover::screenStruct::render
float opencover::screenStruct::rTan
float opencover::screenStruct::tTan
float opencover::screenStruct::vsize
osg::Vec3 opencover::screenStruct::xyz

The documentation for this struct was generated from the following file: