14 #include <diguyGraphicsMaterial.h>
15 #include <osg/Material>
33 virtual void unbuild();
36 osg::Material*
material() {
return myMaterial.get();}
osg::ref_ptr< osg::Material > myMaterial
Definition: DtDiGuyOsgGraphicsMaterial.h:39
Contains DLL export macros.
osg::Material * material()
Get the OSG material object.
Definition: DtDiGuyOsgGraphicsMaterial.h:36
diguyGraphicsMaterial * diguyOsgGraphicsMaterial_create_func(void *internal_data)
Creator to override diguyGraphicsMaterial with ours Registered in DtDiGuyFunctionRegistration.
Derived diguyGraphicsMaterial to create OSG material objects.
Definition: DtDiGuyOsgGraphicsMaterial.h:20
#define DT_DLL_VRVDIGUY
Definition: vrvDiGuy.h:21