8 #include <vl/entityStateRepository.h>
28 virtual void setMass(
float mass);
31 virtual float mass()
const;
#define DT_DLL_EXAMPLEFOMMAPPER
Definition: exampleFomMapper.h:18
virtual DtStateRepository * clone(bool copy=false) const
Return a copy/empty object of the same type as this.
Creator for registering MyEntityStateRep.
Definition: MyEntityStateRep.h:46
Because this example adds a concept that did not already exist in VR-Link's DtEntityStateRepository c...
Definition: myEsr.h:24
DtExtEntityStateRepository class extends the DtExtEntityBaseStateRepository to be able to handle exte...
Definition: extEntityStateRepository.h:25
Contains DLL export macros.
Contains the DtExtEntityStateRepository class.