#include <GlContextData.h>
Inheritance diagram for vrj::GlContextDataBase:

Protected Methods | |
| int | getCurContext () |
Definition at line 52 of file GlContextData.h.
|
|
Definition at line 55 of file GlContextData.h. Referenced by vrj::GlContextData< context_data >::getPtrToCur.
00056 {
00057 return GlDrawManager::instance()->getCurrentContext();
00058 }
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002