| Classes | |
| class | Controller | 
| Controller Class. Interface of user interaction on SOFA Components. Provides also an interface for BeginAnimation and EndAnimation events launched at the beginning and the end of a time step.  More... | |
| class | MechanicalStateController | 
| MechanicalStateController Class.  More... | |
| Functions | |
| void | registerMechanicalStateController (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 () | 
| Variables | |
| template class SOFA_COMPONENT_CONTROLLER_API | MechanicalStateController< Vec1Types > | 
| template class SOFA_COMPONENT_CONTROLLER_API | MechanicalStateController< Rigid3Types > | 
| const char * sofa::component::controller::getModuleName | ( | ) | 
| const char * sofa::component::controller::getModuleVersion | ( | ) | 
| SOFA_COMPONENT_CONTROLLER_API void sofa::component::controller::init | ( | ) | 
| void sofa::component::controller::initExternalModule | ( | ) | 
| void sofa::component::controller::registerMechanicalStateController | ( | sofa::core::ObjectFactory * | factory | ) | 
| void sofa::component::controller::registerObjects | ( | sofa::core::ObjectFactory * | factory | ) | 
| template class SOFA_COMPONENT_CONTROLLER_API sofa::component::controller::MechanicalStateController< Rigid3Types > | 
| template class SOFA_COMPONENT_CONTROLLER_API sofa::component::controller::MechanicalStateController< Vec1Types > |