Classes | |
class | ForceFeedback |
Base class implementing forcefeedback as a force field. More... | |
class | LCPForceFeedback |
class | MechanicalStateForceFeedback |
class | NullForceFeedback |
Null force feedback for haptic feedback device. More... | |
class | NullForceFeedbackT |
Null force feedback for haptic feedback device. More... | |
Functions | |
void | registerLCPForceFeedback (sofa::core::ObjectFactory *factory) |
void | registerNullForceFeedback (sofa::core::ObjectFactory *factory) |
void | registerNullForceFeedbackT (sofa::core::ObjectFactory *factory) |
SOFA_EXPORT_DYNAMIC_LIBRARY void | initExternalModule () |
SOFA_EXPORT_DYNAMIC_LIBRARY const char * | getModuleName () |
SOFA_EXPORT_DYNAMIC_LIBRARY const char * | getModuleVersion () |
SOFA_EXPORT_DYNAMIC_LIBRARY void | registerObjects (sofa::core::ObjectFactory *factory) |
void | init () |
const char * sofa::component::haptics::getModuleName | ( | ) |
const char * sofa::component::haptics::getModuleVersion | ( | ) |
SOFA_COMPONENT_HAPTICS_API void sofa::component::haptics::init | ( | ) |
void sofa::component::haptics::initExternalModule | ( | ) |
void sofa::component::haptics::registerLCPForceFeedback | ( | sofa::core::ObjectFactory * | factory | ) |
void sofa::component::haptics::registerNullForceFeedback | ( | sofa::core::ObjectFactory * | factory | ) |
void sofa::component::haptics::registerNullForceFeedbackT | ( | sofa::core::ObjectFactory * | factory | ) |
void sofa::component::haptics::registerObjects | ( | sofa::core::ObjectFactory * | factory | ) |