35 virtual bool install(osg::StateSet* stateset);
38 virtual bool uninstall(osg::StateSet* stateset);
#define DT_DLL_VRVOSG
Definition: vrvOsg.h:23
Variadic templated creator class for defining a DtVirtualBaseClass creator that is automatically regi...
Definition: DtVirtualBaseClassCreator.h:22
const char * creatorTypeName< DtOsgGlobalShaderComponent >(void)
template specialization for the creator (pass the class being created to the creatorTypeName template...
Definition: DtOsgGlobalShaderComponent.h:49
Base class for components that affect the state on a subset of the scene graph, injecting state...
Definition: DtOsgStateComponent.h:34
State component that injects top-level global shader code; i.e. shader state that should affect the e...
Definition: DtOsgGlobalShaderComponent.h:29
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:70
Contains makVrv::DtOsgStateComponent class.
DtVirtualBaseClassCreator< DtOsgGlobalShaderComponent > DtOsgGlobalShaderComponentCreator
creator
Definition: DtOsgGlobalShaderComponent.h:45