|
class | VAPoR::ColorbarRenderer |
| Renders annotation colorbar for a given Mapper Function. More...
|
|
class | VAPoR::Font |
| Renders charachter glyphs using FreeType2 This class does not do any transformation, formatting, etc., please use the TextLabel class for that. More...
|
|
class | VAPoR::Framebuffer |
| Wrapper class for an OpenGL Framebuffer. More...
|
|
class | VAPoR::GeoTIFWriter |
| Writes a TIF image with GeoTIF metadata. More...
|
|
class | VAPoR::GLManager |
| Contains references to context scope OpenGL data. More...
|
|
class | VAPoR::ImageWriter |
| Interface for image writers. More...
|
|
class | VAPoR::LegacyGL |
| Replements Legacy OpenGL API using OpenGL Core. More...
|
|
class | VAPoR::MatrixManager |
| Replaces the OpenGL matrix stack. More...
|
|
class | VAPoR::RendererBase |
| A base class for Renderer classes. More...
|
|
class | VAPoR::Renderer |
| A class that performs rendering in a Visualizer. More...
|
|
class | VAPoR::Shader |
| Provides a C++ interface to the OpenGL shader construct. More...
|
|
class | VAPoR::ShaderManager |
| Resource management class for shaders. More...
|
|
class | VAPoR::ShaderProgram |
| Provides a C++ interface to the OpenGL shader program construct. More...
|
|
class | VAPoR::SmartShaderProgram |
| Provides a C++ interface to the OpenGL shader program construct. More...
|
|
class | VAPoR::TextLabel |
| Utitlity wrapper for Font class. More...
|
|
class | VAPoR::Texture |
| Wrapper class for an OpenGL texture. More...
|
|
class | VAPoR::TIFWriter |
| Writes TIF image files. More...
|
|
class | VAPoR::Visualizer |
| A class for performing OpenGL rendering in VAPOR GUI Window. More...
|
|
class | VAPoR::VolumeAlgorithm |
| Strategy pattern for volume rendering algorithms. More...
|
|
class | VAPoR::VolumeCellTraversal |
| Curvilinear grid rendering algorithm. More...
|
|
class | VAPoR::VolumeCellTraversalIso |
| Curvilinear grid isosurface rendering algorithm. More...
|
|
class | VAPoR::VolumeGLSL |
| Volume rendering algorithms using GLSL. More...
|
|
class | VAPoR::VolumeIsoRenderer |
| Isosurface renderer. More...
|
|
class | VAPoR::VolumeOSPRay |
| OSPRay volume rendering adapter. More...
|
|
class | VAPoR::VolumeOSPRayIso |
| OSPRay isosurface rendering adapter. More...
|
|
class | VAPoR::VolumeRegular |
| Regular grid rendering algorithm. More...
|
|
class | VAPoR::VolumeRegularIso |
| Regular grid isosurface rendering algorithm. More...
|
|
class | VAPoR::Manip |
| A class that supports manipulators in in a VAPOR Visualizer. More...
|
|
class | VAPoR::TranslateStretchManip |
| A Manip subclass for manipulators that stretch and translate. More...
|
|