19 #ifndef _mtsVFJointPos_h
20 #define _mtsVFJointPos_h
61 #endif // _mtsVFJointPos_h
#define CISST_EXPORT
Definition: cmnExportMacros.h:50
virtual void FillInTableauRefs(const mtsVFBase::CONTROLLERMODE Mode, const double TickTime)=0
Updates co with virtual fixture data.
mtsVFJointPosition()
Definition: mtsVFJointPos.h:38
This is the base class for all virtual fixture objects.
Definition: mtsVFJointPos.h:30
virtual void ConvertRefs(const mtsVFBase::CONTROLLERMODE mode, const double TickTime)=0
Converts the data in the references if a change in mode is needed.
#define CMN_LOG_LOD_RUN_VERBOSE
Definition: cmnLogLoD.h:95
#define CMN_DECLARE_SERVICES(hasDynamicCreation, lod)
Definition: cmnClassRegisterMacros.h:116
This is the base class for all virtual fixture objects.
Definition: mtsVFBase.h:33
CONTROLLERMODE
Definition: mtsVFBase.h:39
CMN_DECLARE_SERVICES_INSTANTIATION(mtsVFJointPosition)
const int CMN_DYNAMIC_CREATION
Definition: cmnClassRegisterMacros.h:331
mtsVFJointPosition(const std::string &name, mtsVFDataBase *data)
Definition: mtsVFJointPos.h:46