OpenCOVER
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
 
int screenNum
 
std::string type
 
coVRPluginwindowPlugin
 

Detailed Description

describes one window of the windowing system

Constructor & Destructor Documentation

◆ windowStruct()

opencover::windowStruct::windowStruct ( )
inline

Member Data Documentation

◆ context

osg::ref_ptr<osg::GraphicsContext> opencover::windowStruct::context

◆ decoration

bool opencover::windowStruct::decoration

◆ doublebuffer

bool opencover::windowStruct::doublebuffer

◆ embedded

bool opencover::windowStruct::embedded

◆ name

std::string opencover::windowStruct::name

◆ ox

int opencover::windowStruct::ox

◆ oy

int opencover::windowStruct::oy

◆ pbuffer

bool opencover::windowStruct::pbuffer

◆ pipeNum

int opencover::windowStruct::pipeNum

◆ resize

bool opencover::windowStruct::resize

◆ screenNum

int opencover::windowStruct::screenNum

◆ stereo

bool opencover::windowStruct::stereo

◆ swapBarrier

int opencover::windowStruct::swapBarrier

◆ swapGroup

int opencover::windowStruct::swapGroup

◆ sx

int opencover::windowStruct::sx

◆ sy

int opencover::windowStruct::sy

◆ type

std::string opencover::windowStruct::type

◆ window

osg::ref_ptr<osgViewer::GraphicsWindow> opencover::windowStruct::window

◆ windowPlugin

coVRPlugin* opencover::windowStruct::windowPlugin

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