VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Static Protected Attributes | Private Member Functions
makVrv::DtGlDebugger Class Reference

Public Member Functions

virtual void addRef (void)
 
virtual void removeRef (void)
 
virtual bool isInSkipList (unsigned int id) const
 

Static Public Member Functions

static DtGlDebuggerinstance ()
 

Protected Member Functions

 DtGlDebugger ()
 
virtual ~DtGlDebugger ()
 
virtual void initialize ()
 

Protected Attributes

std::unordered_set< unsigned intmyErrorSkipList
 
int myRefCount
 

Static Protected Attributes

static DtGlDebuggertheInstance
 

Private Member Functions

 DtGlDebugger (const DtGlDebugger &)=delete
 
DtGlDebuggeroperator= (const DtGlDebugger &)=delete
 

Constructor & Destructor Documentation

makVrv::DtGlDebugger::DtGlDebugger ( )
protected

ctor. only self can create

virtual makVrv::DtGlDebugger::~DtGlDebugger ( )
protectedvirtual

dtor. only self can create

makVrv::DtGlDebugger::DtGlDebugger ( const DtGlDebugger )
privatedelete

not allowed

Member Function Documentation

static DtGlDebugger* makVrv::DtGlDebugger::instance ( )
static

get the instance

virtual void makVrv::DtGlDebugger::addRef ( void  )
virtual

add a reference

virtual void makVrv::DtGlDebugger::removeRef ( void  )
virtual

remove a reference

DtGlDebugger& makVrv::DtGlDebugger::operator= ( const DtGlDebugger )
privatedelete

not allowed

virtual bool makVrv::DtGlDebugger::isInSkipList ( unsigned int  id) const
virtual

is the error id in the skip list?

virtual void makVrv::DtGlDebugger::initialize ( )
protectedvirtual

internal. set up the gl debug

Member Data Documentation

std::unordered_set<unsigned int> makVrv::DtGlDebugger::myErrorSkipList
protected
DtGlDebugger* makVrv::DtGlDebugger::theInstance
staticprotected
int makVrv::DtGlDebugger::myRefCount
protected

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

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)