13 #include <diguyGraphicsState.h>
14 #include <osg/StateSet>
32 virtual void unbuild();
35 osg::StateSet*
stateSet() {
return myStateSet.get(); }
diguyGraphicsState * diguyOsgGraphicsState_create_func(void *internal_data)
Creator to replace diguyOsgGraphicsState with our override Registered in DtDiGuyFunctionRegistration...
osg::ref_ptr< osg::StateSet > myStateSet
Definition: DtDiGuyOsgGraphicsState.h:38
osg::StateSet * stateSet()
Get a pointer to the osg::StateSet.
Definition: DtDiGuyOsgGraphicsState.h:35
Contains DLL export macros.
Derived diguyGraphicsState to create OSG state from DI-Guy state.
Definition: DtDiGuyOsgGraphicsState.h:18
#define DT_DLL_VRVDIGUY
Definition: vrvDiGuy.h:21