12 #include <rapidjson/document.h>
16 #include <boost/unordered_map.hpp>
21 class DtMetaObjectCreator;
22 class DtOsgArticulatedModel;
30 typedef boost::unordered_map<std::string, DtMetaObjectCreator*>
44 const std::string& metaFeatureName, osg::Node* node,
48 const bool useInstancing,
const unsigned int nodeTypeIndex)
const;
Virtual base class.
Definition: DtVirtualBaseClass.h:22
#define DT_DLL_VRVOSG
Definition: vrvOsg.h:23
An articulated model manipulator for controlling an articulated model.
Definition: DtOsgArticulatedModel.h:56
DtUniqueID DtElementID
The ElementID is a specific type of unique ID used to represent VR-Vantage uniquely defined elements...
Definition: DtUniqueID.h:26
Contains makVrv::DtVirtualBaseClass class.
IMGUI_API void Value(const char *prefix, bool b)
unsigned long long DtUniqueID
Definition: DtUniqueID.h:22
Contains makVrv::DtUniqueID type.
Contains DLL export macros.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69