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

describes one window of the windowing system More...

#include <coVRConfig.h>

Collaboration diagram for opencover::windowStruct:
Collaboration graph
[legend]

Public Member Functions

 windowStruct ()
 

Public Attributes

int ox
 
int oy
 
int sx
 
int sy
 
osg::ref_ptr
< osg::GraphicsContext > 
context
 
osg::ref_ptr
< osgViewer::GraphicsWindow > 
window
 
int pipeNum
 
std::string name
 
bool decoration
 
bool resize
 
bool stereo
 
bool embedded
 
bool pbuffer
 
bool doublebuffer
 
int swapGroup
 
int swapBarrier
 
std::string type
 
coVRPluginwindowPlugin
 

Detailed Description

describes one window of the windowing system

Constructor & Destructor Documentation

opencover::windowStruct::windowStruct ( )
inline

Member Data Documentation

osg::ref_ptr<osg::GraphicsContext> opencover::windowStruct::context
bool opencover::windowStruct::decoration
bool opencover::windowStruct::doublebuffer
bool opencover::windowStruct::embedded
std::string opencover::windowStruct::name
int opencover::windowStruct::ox
int opencover::windowStruct::oy
bool opencover::windowStruct::pbuffer
int opencover::windowStruct::pipeNum
bool opencover::windowStruct::resize
bool opencover::windowStruct::stereo
int opencover::windowStruct::swapBarrier
int opencover::windowStruct::swapGroup
int opencover::windowStruct::sx
int opencover::windowStruct::sy
std::string opencover::windowStruct::type
osg::ref_ptr<osgViewer::GraphicsWindow> opencover::windowStruct::window
coVRPlugin* opencover::windowStruct::windowPlugin

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