DtPostProcessorCreator is the common base class for all post processor creators.
Definition: DtPostProcessor.h:232
makVrv::DtPostProcessor * create(makVrv::DtDe &de, const std::string &)
Create an instance of a DtPostProcessor.
Definition: DtVirtualRealityPostProcessor.h:68
Creator class for the post processor.
Definition: DtVirtualRealityPostProcessor.h:65
Contains makVrv::DtPostProcessManager class.
A post processing effect responsible for submitting and mirroring the eye views to the VR subsystem...
Definition: DtVirtualRealityPostProcessor.h:34
This class provides the OSG-specific implementation of a post processor. A post processor has a type ...
Definition: DtPostProcessor.h:66