16 #include <boost/unordered_map.hpp>
86 virtual void setLinkName(
int disPart,
const std::string& linkName );
89 virtual std::string linkName(
int disPart )
const;
93 typedef boost::unordered_map<unsigned int, std::string>
LinkMap;
Definition: DtDiGuyArtPartLinkMapper.h:50
boost::unordered_map< unsigned int, std::string > LinkMap
Definition: DtDiGuyArtPartLinkMapper.h:93
Virtual base class. Allows for RTTI and proper virtual destruction. Used by Creators, Factories, Providers, Assemblers and User Interfaces.
Definition: DtVirtualBaseClass.h:19
Definition: DtDiGuyArtPartLinkMapper.h:29
Definition: DtDiGuyArtPartLinkMapper.h:34
Definition: DtDiGuyArtPartLinkMapper.h:33
DiGuyDisArtParts
DiGuyDisArtParts defines a set of DIS articulated parts numbers that will be mapped to DI-Guy human c...
Definition: DtDiGuyArtPartLinkMapper.h:24
Definition: DtDiGuyArtPartLinkMapper.h:35
Definition: DtDiGuyArtPartLinkMapper.h:30
A DtDiGuyArtPartLinkMapper is a singleton class (rooted on the display engine) that maps from DIS art...
Definition: DtDiGuyArtPartLinkMapper.h:62
Definition: DtDiGuyArtPartLinkMapper.h:26
Contains DLL export macros.
Definition: DtDiGuyArtPartLinkMapper.h:27
Definition: DtDiGuyArtPartLinkMapper.h:36
Definition: DtDiGuyArtPartLinkMapper.h:49
Definition: DtDiGuyArtPartLinkMapper.h:41
Definition: DtDiGuyArtPartLinkMapper.h:37
Contains makVrv::DtVirtualBaseClass class.
Definition: DtDiGuyArtPartLinkMapper.h:46
Definition: DtDiGuyArtPartLinkMapper.h:32
Definition: DtDiGuyArtPartLinkMapper.h:42
Definition: DtDiGuyArtPartLinkMapper.h:43
Definition: DtDiGuyArtPartLinkMapper.h:45
Definition: DtDiGuyArtPartLinkMapper.h:39
LinkMap myLinkMap
Definition: DtDiGuyArtPartLinkMapper.h:94
Definition: DtDiGuyArtPartLinkMapper.h:47
Definition: DtDiGuyArtPartLinkMapper.h:48
Definition: DtDiGuyArtPartLinkMapper.h:31
Definition: DtDiGuyArtPartLinkMapper.h:44
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:76
#define DT_DLL_VRVDIGUY
Definition: vrvDiGuy.h:21
Definition: DtDiGuyArtPartLinkMapper.h:28
Definition: DtDiGuyArtPartLinkMapper.h:38
Definition: DtDiGuyArtPartLinkMapper.h:40