24 RTI::ParameterHandle handle);
34 RTI::AttributeHandle handle);
void encodeMass(const MyEntityStateRep &stateRep, RTI::AttributeHandleValuePairSet *avList, RTI::AttributeHandle handle)
Because this example adds a concept that did not already exist in VR-Link's DtFireInteraction class...
Definition: myFireInter.h:16
bool needMass(const MyEntityStateRep &stateRep, const MyEntityStateRep &asSeenByRemote)
void encodeTemperature(const MyFireInteraction &fire, RTI::ParameterHandleValuePairSet *pvList, RTI::ParameterHandle handle)
void configFomMapper(DtFomMapper *mapper)
void decodeTemperature(MyFireInteraction *fire, const RTI::ParameterHandleValuePairSet &pvlist, int pairSetIndex)
This file declares DtFomMapper.
Because this example adds a concept that did not already exist in VR-Link's DtEntityStateRepository c...
Definition: myEsr.h:16
void decodeMass(MyEntityStateRep *stateRep, const RTI::AttributeHandleValuePairSet &avlist, int pairSetIndex)
Used to provide backwards compatibility for VR-Link Encoders and Decoders who use either AttributeHan...
Definition: rtiCompatibility.h:154
Instances of DtFomMapper are used to provide FOM agility in VR-Link by mapping VR-Link classes and fu...
Definition: fomMapper.h:36