16 #include <boost/unordered_map.hpp>
74 virtual void setLinkName(
int disPart,
const std::string& linkName);
77 virtual std::string linkName(
int disPart)
const;
80 typedef boost::unordered_map<unsigned int, std::string>
LinkMap;
boost::unordered_map< unsigned int, std::string > LinkMap
Definition: DtDiGuyArtPartLinkMapper.h:80
Virtual base class.
Definition: DtVirtualBaseClass.h:19
Definition: DtDiGuyArtPartLinkMapper.h:28
Definition: DtDiGuyArtPartLinkMapper.h:33
Definition: DtDiGuyArtPartLinkMapper.h:32
DiGuyDisArtParts
DiGuyDisArtParts defines a set of DIS articulated parts numbers that will be mapped to DI-Guy human c...
Definition: DtDiGuyArtPartLinkMapper.h:23
Definition: DtDiGuyArtPartLinkMapper.h:34
Definition: DtDiGuyArtPartLinkMapper.h:29
A DtDiGuyArtPartLinkMapper is a singleton class (rooted on the display engine) that maps from DIS art...
Definition: DtDiGuyArtPartLinkMapper.h:52
Definition: DtDiGuyArtPartLinkMapper.h:25
Contains DLL export macros.
Definition: DtDiGuyArtPartLinkMapper.h:26
Definition: DtDiGuyArtPartLinkMapper.h:35
Definition: DtDiGuyArtPartLinkMapper.h:40
Definition: DtDiGuyArtPartLinkMapper.h:36
Contains makVrv::DtVirtualBaseClass class.
Definition: DtDiGuyArtPartLinkMapper.h:31
Definition: DtDiGuyArtPartLinkMapper.h:38
LinkMap myLinkMap
Definition: DtDiGuyArtPartLinkMapper.h:81
Definition: DtDiGuyArtPartLinkMapper.h:30
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
#define DT_DLL_VRVDIGUY
Definition: vrvDiGuy.h:21
Definition: DtDiGuyArtPartLinkMapper.h:27
Definition: DtDiGuyArtPartLinkMapper.h:37
Definition: DtDiGuyArtPartLinkMapper.h:39