static const std::string theEffectName
Definition: DtPlanViewPostProcessor.h:57
DtPostProcessor * create(DtDe &de, const std::string &postProcessType)
Create an instance of DtPostProcessor.
DtSignalConnectionManager myConnections
Definition: DtPlanViewPostProcessor.h:67
DtPostProcessorCreator is the common base class for all post processor creators.
Definition: DtPostProcessor.h:232
This class provides the management of post processors and their post processing effects.
Definition: DtPostProcessManagerInterface.h:24
Definition: DtPlanViewPostProcessor.h:70
DtPlanViewPostProcessorCreator()
CTOR.
#define DT_DLL_VRVPOSTPROCESSOR
Definition: vrvPostProcessor.h:19
virtual ~DtPlanViewPostProcessorCreator()
DTOR.
Contains DLL export macros.
A post processor class that handles 2D map recoloring post processing effects. Technically this post ...
Definition: DtPlanViewPostProcessor.h:28
bool myShaderDirty
Definition: DtPlanViewPostProcessor.h:66
This class provides the OSG-specific implementation of a post processor. A post processor has a type ...
Definition: DtPostProcessor.h:66