#include <vctPlot2DOpenGL.h>
Inheritance diagram for vctPlot2DOpenGL:


Definition at line 30 of file vctPlot2DOpenGL.h.
| virtual void vctPlot2DOpenGL::RenderInitialize | ( | void | ) | [protected, virtual] |
Define rendering function for OpenGL
Implements vctPlot2DBase.
| virtual void vctPlot2DOpenGL::RenderResize | ( | double | width, | |
| double | height | |||
| ) | [protected, virtual] |
Define rendering function for OpenGL
Implements vctPlot2DBase.
| virtual void vctPlot2DOpenGL::Render | ( | void | ) | [protected, virtual] |
Define rendering function for OpenGL
Implements vctPlot2DBase.