Functions | |
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 () |
void | initSofaSimulationCommon () |
void | initSofaSimulationGraph () |
const char * sofa::component::getModuleName | ( | ) |
const char * sofa::component::getModuleVersion | ( | ) |
SOFA_COMPONENT_API void sofa::component::init | ( | ) |
void sofa::component::initExternalModule | ( | ) |
SOFA_SIMULATION_COMMON_API void sofa::component::initSofaSimulationCommon | ( | ) |
SOFA_SIMULATION_GRAPH_API void sofa::component::initSofaSimulationGraph | ( | ) |
void sofa::component::registerObjects | ( | sofa::core::ObjectFactory * | factory | ) |