OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
anonymous_namespace{sdlcursormanager.cpp}::MyGraphicsContext Class Reference
Collaboration diagram for anonymous_namespace{sdlcursormanager.cpp}::MyGraphicsContext:

Public Member Functions

 MyGraphicsContext (int w, int h)
 
osg::ref_ptr
< osg::GraphicsContext > 
getContext ()
 
bool valid () const
 

Private Attributes

osg::ref_ptr
< osg::GraphicsContext > 
_gc
 

Constructor & Destructor Documentation

anonymous_namespace{sdlcursormanager.cpp}::MyGraphicsContext::MyGraphicsContext ( int  w,
int  h 
)
inline

Member Function Documentation

osg::ref_ptr<osg::GraphicsContext> anonymous_namespace{sdlcursormanager.cpp}::MyGraphicsContext::getContext ( )
inline

Here is the caller graph for this function:

bool anonymous_namespace{sdlcursormanager.cpp}::MyGraphicsContext::valid ( ) const
inline

Member Data Documentation

osg::ref_ptr<osg::GraphicsContext> anonymous_namespace{sdlcursormanager.cpp}::MyGraphicsContext::_gc
private

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