![]() |
VR-Exchange 2.5 API Documentation
|
Classes | |
| class | DtDdsBroker |
| Implements a DtBroker for the DDS Architecture. More... | |
| class | DtDdsBrokerDialog |
| Responsible for displaying all information about the broker. More... | |
| class | DtDdsBrokerInitializer |
| Parses the MTL file, and reads command line arguments to produce a set of parameters useful for DtDdsBroker instances. More... | |
| class | DtDdsConnectionSettingsWidget |
| Widget containing the DIS connection settings for the dis broker. More... | |
| class | DtDdsDiscoverableCriteria |
| Provides discoverable criteria initialization parameters to the DDS Broker. More... | |
| class | DtDdsGeneralSettingsWidget |
| Provides an interface for configuring DDS connection settings. More... | |
| class | DtDdsObjectTranslator |
| DtObjectTranslator instances are responsible for translating between DDS and the Portal for objects, or things that have state. More... | |
| class | DtDdsInteractionTranslator |
| Base class for Interaction Translators. More... | |
| class | DtDetonationTranslator |
| Provides Detonation interaction translation between DDS and the VR-Exchange Portal. More... | |
| class | DtEntityIdMapper |
| DtEntityIdMapper is used to map the portal entityID attribute to a DDS entity. More... | |
| class | DtEntityTranslator |
| Provides Entity State object translation between DDS and the VR-Exchange Portal. More... | |
| class | DtFireTranslator |
| Provides Fire interaction translation between DDS and the VR-Exchange Portal. More... | |
| class | DtGlobalIdMapper |
| DtGlobalIdMapper is used to convert between Poral ObjectId's and DDS Entity. More... | |
| class | DtDdsGlobalIdContainer |
| A simple helper class for DtGlobalIdMapper. More... | |
| class | DtThrottle |
| Tracks and verifies throttling for different object identifiers. More... | |
| class | DtDdsCbInfo |
| Helper class for storing update callbacks. More... | |
| class | DtDdsDomainConnection |
| class | DtDdsDomainConnInitializer |
| class | DtEntityPublisher |
| Handles publication of DDS Entity State objects. More... | |
| class | DtReflectedEntity |
| class | DtReflectedObject |
| Provides a common base class for DDS reflected objects. More... | |
Typedefs | |
| typedef DtGlobalIdMapper *(* | DtGlobalIdMapperCreator )() |
| A Function pointer for a GlobalIdMapper creator function. | |
Enumerations | |
| enum | DdsBrokerObjectDataField { ThrottleRateData = 0 } |
| Enumeration for DDS Broker Object Data field(s). More... | |
Functions | |
| DT_DLL_OPENSPLICE void | DtDdsCopyVector (const simpleOM::SpatialVector &src, DtVector32 &dest) |
| DT_DLL_OPENSPLICE void | DtDdsCopyVector (const DtVector32 &src, simpleOM::SpatialVector &dest) |
| DT_DLL_OPENSPLICE void | DtDdsCopyVector (const simpleOM::SpatialVector &src, DtVector64 &dest) |
| DT_DLL_OPENSPLICE void | DtDdsCopyVector (const DtVector64 &src, simpleOM::SpatialVector &dest) |
| DT_DLL_OPENSPLICE void | DtDdsCopyTaitBryan (const simpleOM::TaitBryan &src, DtTaitBryan &dest) |
| DT_DLL_OPENSPLICE void | DtDdsCopyTaitBryan (const DtTaitBryan &src, simpleOM::TaitBryan &dest) |
| typedef DtGlobalIdMapper*(* MAKVrExchange::DtDdsBroker::DtGlobalIdMapperCreator)() |
A Function pointer for a GlobalIdMapper creator function.
|
inline |
References simpleOM::TaitBryan::phi, simpleOM::TaitBryan::psi, and simpleOM::TaitBryan::theta.
|
inline |
References simpleOM::TaitBryan::phi, simpleOM::TaitBryan::psi, and simpleOM::TaitBryan::theta.
|
inline |
References simpleOM::SpatialVector::x, simpleOM::SpatialVector::y, and simpleOM::SpatialVector::z.
|
inline |
References simpleOM::SpatialVector::x, simpleOM::SpatialVector::y, and simpleOM::SpatialVector::z.
|
inline |
References simpleOM::SpatialVector::x, simpleOM::SpatialVector::y, and simpleOM::SpatialVector::z.
|
inline |
References simpleOM::SpatialVector::x, simpleOM::SpatialVector::y, and simpleOM::SpatialVector::z.