OpenSceneGraph
3.0.1
|
GraphicsContext Traits object provides the specification of what type of graphics context is required. More...
Public Member Functions | |
Traits (DisplaySettings *ds=0) | |
Public Attributes | |
int | x |
int | y |
int | width |
int | height |
std::string | windowName |
bool | windowDecoration |
bool | supportsResize |
unsigned int | red |
unsigned int | blue |
unsigned int | green |
unsigned int | alpha |
unsigned int | depth |
unsigned int | stencil |
unsigned int | sampleBuffers |
unsigned int | samples |
bool | pbuffer |
bool | quadBufferStereo |
bool | doubleBuffer |
GLenum | target |
GLenum | format |
unsigned int | level |
unsigned int | face |
unsigned int | mipMapGeneration |
bool | vsync |
bool | swapGroupEnabled |
GLuint | swapGroup |
GLuint | swapBarrier |
bool | useMultiThreadedOpenGLEngine |
bool | useCursor |
std::string | glContextVersion |
unsigned int | glContextFlags |
unsigned int | glContextProfileMask |
GraphicsContext * | sharedContext |
osg::ref_ptr< osg::Referenced > | inheritedWindowData |
bool | setInheritedWindowPixelFormat |
bool | overrideRedirect |
DisplaySettings::SwapMethod | swapMethod |
GraphicsContext Traits object provides the specification of what type of graphics context is required.
osg::GraphicsContext::Traits::Traits | ( | DisplaySettings * | ds = 0 | ) |
unsigned int osg::GraphicsContext::Traits::alpha |
unsigned int osg::GraphicsContext::Traits::blue |
unsigned int osg::GraphicsContext::Traits::depth |
unsigned int osg::GraphicsContext::Traits::face |
unsigned int osg::GraphicsContext::Traits::glContextFlags |
unsigned int osg::GraphicsContext::Traits::glContextProfileMask |
std::string osg::GraphicsContext::Traits::glContextVersion |
unsigned int osg::GraphicsContext::Traits::green |
unsigned int osg::GraphicsContext::Traits::level |
unsigned int osg::GraphicsContext::Traits::mipMapGeneration |
unsigned int osg::GraphicsContext::Traits::red |
unsigned int osg::GraphicsContext::Traits::sampleBuffers |
unsigned int osg::GraphicsContext::Traits::samples |
unsigned int osg::GraphicsContext::Traits::stencil |
std::string osg::GraphicsContext::Traits::windowName |
![]() | Generated at Mon Oct 3 2011 12:39:42 for the OpenSceneGraph by doxygen 1.7.5. |