| Classes | |
| struct | CleanupCheck | 
| Functions | |
| SOFA_SIMULATION_CORE_API void | init () | 
| Initialize the SofaSimulationCore library, as well as its dependencies: SofaCore, SofaDefaultType, SofaHelper.  More... | |
| SOFA_SIMULATION_CORE_API bool | isInitialized () | 
| Return true if and only if the SofaSimulationCore library has been initialized.  More... | |
| SOFA_SIMULATION_CORE_API void | cleanup () | 
| Clean up the resources used by the SofaSimulationCore library, as well as its dependencies: SofaCore, SofaDefaultType, SofaHelper.  More... | |
| SOFA_SIMULATION_CORE_API bool | isCleanedUp () | 
| Return true if and only if the SofaSimulationCore library has been cleaned up.  More... | |
| SOFA_SIMULATION_CORE_API void sofa::simulation::core::cleanup | ( | ) | 
Clean up the resources used by the SofaSimulationCore library, as well as its dependencies: SofaCore, SofaDefaultType, SofaHelper.
| SOFA_SIMULATION_CORE_API void sofa::simulation::core::init | ( | ) | 
Initialize the SofaSimulationCore library, as well as its dependencies: SofaCore, SofaDefaultType, SofaHelper.
| SOFA_SIMULATION_CORE_API bool sofa::simulation::core::isCleanedUp | ( | ) | 
Return true if and only if the SofaSimulationCore library has been cleaned up.
| SOFA_SIMULATION_CORE_API bool sofa::simulation::core::isInitialized | ( | ) | 
Return true if and only if the SofaSimulationCore library has been initialized.