14 #include <diguyGraphicsState.h>
15 #include <osg/StateSet>
33 virtual void build()
override;
36 virtual void unbuild()
override;
39 virtual osg::StateSet* stateSet();
osg::ref_ptr< osg::StateSet > myStateSet
Definition: DtDiGuyOsgGraphicsState.h:44
diguyGraphicsState * diguyOsgGraphicsState_create_func(void *internal_data)
Creator to replace diguyOsgGraphicsState with our override Registered in DtDiGuyFunctionRegistration...
Contains DLL export macros.
Definition: DtDiGuyOsgGraphicsState.h:22
static DtDe * theDe
Definition: DtDiGuyOsgGraphicsState.h:41
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:76
#define DT_DLL_VRVDIGUY
Definition: vrvDiGuy.h:21