VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | Protected Types | Protected Member Functions | Protected Attributes | Private Member Functions
makVrv::DtSilverLiningContextManager Class Reference

Public Member Functions

virtual ~DtSilverLiningContextManager ()
 destructor More...
 
virtual void addGraphicsContextIfNecessary (const osg::Camera *osgCamera)
 add gc to track More...
 
virtual void windowToBeDestroyed (DtWindow *window, SilverLining::Atmosphere *atmosphere)
 remove a gc being track and communicate that to sl More...
 

Public Attributes

friend DtSilverLiningContextManagerCreator
 only creator can create More...
 

Protected Types

typedef std::unordered_map
< const osg::GraphicsContext
*, void * > 
ContextToHandleMap
 

Protected Member Functions

 DtSilverLiningContextManager (DtDe &de)
 constructor More...
 

Protected Attributes

ContextToHandleMap myOsgGcToOsGc
 
DtDemyDe
 

Private Member Functions

 DtSilverLiningContextManager (const DtSilverLiningContextManager &rhs)=delete
 not allowed More...
 
DtSilverLiningContextManageroperator= (const DtSilverLiningContextManager &rhs)=delete
 not allowed More...
 

Member Typedef Documentation

typedef std::unordered_map<const osg::GraphicsContext*, void* > makVrv::DtSilverLiningContextManager::ContextToHandleMap
protected

Constructor & Destructor Documentation

virtual makVrv::DtSilverLiningContextManager::~DtSilverLiningContextManager ( )
virtual

destructor

makVrv::DtSilverLiningContextManager::DtSilverLiningContextManager ( DtDe de)
protected

constructor

makVrv::DtSilverLiningContextManager::DtSilverLiningContextManager ( const DtSilverLiningContextManager rhs)
privatedelete

not allowed

Member Function Documentation

DtSilverLiningContextManager& makVrv::DtSilverLiningContextManager::operator= ( const DtSilverLiningContextManager rhs)
privatedelete

not allowed

virtual void makVrv::DtSilverLiningContextManager::addGraphicsContextIfNecessary ( const osg::Camera *  osgCamera)
virtual

add gc to track

virtual void makVrv::DtSilverLiningContextManager::windowToBeDestroyed ( DtWindow window,
SilverLining::Atmosphere *  atmosphere 
)
virtual

remove a gc being track and communicate that to sl

Member Data Documentation

friend makVrv::DtSilverLiningContextManager::DtSilverLiningContextManagerCreator

only creator can create

ContextToHandleMap makVrv::DtSilverLiningContextManager::myOsgGcToOsGc
protected
DtDe& makVrv::DtSilverLiningContextManager::myDe
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)