VAPOR3 3.9.4
|
#include <VolumeAlgorithm.h>
Public Member Functions | |
VolumeAlgorithmRegistrar () | |
VolumeAlgorithm * | Create (GLManager *gl, VolumeRenderer *renderer) |
virtual VolumeAlgorithm * | Create (GLManager *gl, VolumeRenderer *renderer)=0 |
Additional Inherited Members | |
Public Attributes inherited from VAPoR::VolumeAlgorithmFactory | |
std::string | name |
VolumeAlgorithm::Type | type |
Definition at line 89 of file VolumeAlgorithm.h.
|
inline |
Definition at line 91 of file VolumeAlgorithm.h.
References VAPoR::VolumeAlgorithmFactory::name, VAPoR::VolumeAlgorithm::Register(), and VAPoR::VolumeAlgorithmFactory::type.
|
inlinevirtual |
Implements VAPoR::VolumeAlgorithmFactory.
Definition at line 98 of file VolumeAlgorithm.h.