VAPOR3 3.9.4
Public Member Functions | Public Attributes | List of all members
VAPoR::VolumeAlgorithmFactory Class Referenceabstract

#include <VolumeAlgorithm.h>

Inheritance diagram for VAPoR::VolumeAlgorithmFactory:
VAPoR::VolumeAlgorithmRegistrar< T >

Public Member Functions

virtual VolumeAlgorithmCreate (GLManager *gl, VolumeRenderer *renderer)=0
 

Public Attributes

std::string name
 
VolumeAlgorithm::Type type
 

Detailed Description

Definition at line 82 of file VolumeAlgorithm.h.

Member Function Documentation

◆ Create()

virtual VolumeAlgorithm * VAPoR::VolumeAlgorithmFactory::Create ( GLManager gl,
VolumeRenderer renderer 
)
pure virtual

Member Data Documentation

◆ name

std::string VAPoR::VolumeAlgorithmFactory::name

◆ type

VolumeAlgorithm::Type VAPoR::VolumeAlgorithmFactory::type

The documentation for this class was generated from the following file: