39 static const std::string& theClassName();
Virtual base class. Allows for RTTI and proper virtual destruction. Used by Creators, Factories, Providers, Assemblers and User Interfaces.
Definition: DtVirtualBaseClass.h:19
#define DT_DLL_VRVOSG
Definition: vrvOsg.h:23
Definition: DtSkyObjectManager.h:23
An OSG implementation of the sky.
Definition: DtOsgSkyObject.h:28
Contains makVrv::DtVirtualBaseClass class.
boost::signalslib::signal< void(DtOsgSkyObject *)> signal_skyObjectToBeRemoved
Definition: DtSkyObjectManager.h:42
boost::signalslib::signal< void(DtOsgSkyObject *)> signal_skyObjectAdded
Definition: DtSkyObjectManager.h:41
DtOsgSkyObject * mySkyObject
Definition: DtSkyObjectManager.h:48
Contains DLL export macros.
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