| VRS - The Virtual Rendering System |
| version 3.3 |
#include <vrs/opengl/glcanvas.h>Go to the source code of this file.
Namespaces | |
| namespace | VRS |
Classes | |
| class | VRS::OffscreenCanvasImplBase |
| Defines an abstract interface all offscreen canvas implementations have in common. More... | |
| class | VRS::OffscreenCanvasFactoryBase |
| Abstract interface for factory classes creating offscreen canvas implementations. More... | |
| class | VRS::OffscreenCanvasGL |
| Offscreen Canvas for OpenGL Rendering Engines. More... | |