17 class DtOsgArticulatedModel;
81 ,
const unsigned int nodeTypeIndex);
Virtual base class. Allows for RTTI and proper virtual destruction. Used by Creators, Factories, Providers, Assemblers and User Interfaces.
Definition: DtVirtualBaseClass.h:19
DtSwitchStateMapperCreator class.
Definition: DtSwitchStateMapper.h:66
std::string myFeatureName
The name of the feature in the .meta file.
Definition: DtSwitchStateMapper.h:60
#define DT_DLL_VRVOSG
Definition: vrvOsg.h:23
An articulated model manipulator for controlling an articulated model. Supports indirect rendering of...
Definition: DtOsgArticulatedModel.h:69
Contains makVrv::DtVirtualBaseClass class.
IMGUI_API void Value(const char *prefix, bool b)
The DtSwitchStateHapper class is responsible for switching children of an osgSim::MultiSwitch node ba...
Definition: DtSwitchStateMapper.h:23
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
static const char * theSwitchStateMapperFeatureName
Strings to get the different parts of the meta file Use these instead of hardcoded strings...
Definition: DtSwitchStateMapper.h:42
DtDe & myDe
Definition: DtSwitchStateMapper.h:57