20 #ifndef HELLORENDERER_H
21 #define HELLORENDERER_H
57 virtual int _initializeGL();
67 #endif //HELLORENDERER_H
A Params subclass for managing parameters used by Renderers.
Class that draws a line as specified by HelloParams.
A class for performing OpenGL rendering in VAPOR GUI Window.
static Renderer * CreateInstance(Visualizer *v, RenderParams *rp)
A cache based data reader.
A class that performs rendering in a Visualizer.