| Classes | |
| struct | CleanupCheck | 
| class | MechanicalOperations | 
| class | VectorOperations | 
| struct | VisitorExecuteFunc | 
| Functions | |
| SOFA_SIMULATION_COMMON_API sofa::helper::Creator< xml::NodeElement::Factory, Node > | NodeClass ("default") | 
| SOFA_SIMULATION_COMMON_API void | init () | 
| Initialize the SofaSimulationCommon library, as well as its dependencies: SofaCore, SofaDefaultType, SofaHelper.  More... | |
| SOFA_SIMULATION_COMMON_API bool | isInitialized () | 
| Return true if and only if the SofaSimulationCommon library has been initialized.  More... | |
| SOFA_SIMULATION_COMMON_API void | cleanup () | 
| Clean up the resources used by the SofaSimulationCommon library, as well as its dependencies: SofaCore, SofaDefaultType, SofaHelper.  More... | |
| SOFA_SIMULATION_COMMON_API bool | isCleanedUp () | 
| Return true if and only if the SofaSimulationCommon library has been cleaned up.  More... | |
| SOFA_SIMULATION_COMMON_API void sofa::simulation::common::cleanup | ( | ) | 
Clean up the resources used by the SofaSimulationCommon library, as well as its dependencies: SofaCore, SofaDefaultType, SofaHelper.
| SOFA_SIMULATION_COMMON_API void sofa::simulation::common::init | ( | ) | 
Initialize the SofaSimulationCommon library, as well as its dependencies: SofaCore, SofaDefaultType, SofaHelper.
| SOFA_SIMULATION_COMMON_API bool sofa::simulation::common::isCleanedUp | ( | ) | 
Return true if and only if the SofaSimulationCommon library has been cleaned up.
| SOFA_SIMULATION_COMMON_API bool sofa::simulation::common::isInitialized | ( | ) | 
Return true if and only if the SofaSimulationCommon library has been initialized.
| SOFA_SIMULATION_COMMON_API sofa::helper::Creator<xml::NodeElement::Factory, Node> sofa::simulation::common::NodeClass | ( | "default" | ) |