|
VISH
0.2
|
Abstract plankton class for objects creating OpenGL-enabled viewer windows. More...
#include </home/werner/origo/vish/ocean/GLvish/MetaGLViewerCreator.hpp>
Abstract plankton class for objects creating OpenGL-enabled viewer windows.
| virtual WeakPtr<GLContextChecker> Wizt::MetaGLViewerCreatorBase::getContextChecker | ( | ) | [pure virtual] |
Implementations of MetaGLViewerCreatorBase's are supposed to provide an object that can be used for checking the availability of an OpenGL context.
Those objects may live as long as the Creator lives, and are referenced here only through weak pointers. The Creator must keep them alive through a RefPtr.
1.7.5