| Classes | |
| class | ExportDotVisitor | 
| class | GetDownObjectsVisitor | 
| get all down objects respecting specified class_info and tags  More... | |
| class | GetUpObjectsVisitor | 
| get all up objects respecting specified class_info and tags  More... | |
| class | DAGNode | 
| class | DAGSimulation | 
| struct | CleanupCheck | 
| Functions | |
| SOFA_SIMULATION_GRAPH_API void | init () | 
| Initialize the SofaSimulationGraph library, as well as its dependencies: SofaSimulationCommon, SofaCore, SofaDefaultType, SofaHelper.  More... | |
| SOFA_SIMULATION_GRAPH_API bool | isInitialized () | 
| Return true if and only if the SofaSimulationGraph library has been initialized.  More... | |
| SOFA_SIMULATION_GRAPH_API void | cleanup () | 
| Clean up the resources used by the SofaSimulationGraph library, as well as its dependencies: SofaSimulationCommon, SofaCore, SofaDefaultType, SofaHelper.  More... | |
| SOFA_SIMULATION_GRAPH_API bool | isCleanedUp () | 
| Return true if and only if the SofaSimulationGraph library has been cleaned up.  More... | |
| SOFA_SIMULATION_GRAPH_API void sofa::simulation::graph::cleanup | ( | ) | 
Clean up the resources used by the SofaSimulationGraph library, as well as its dependencies: SofaSimulationCommon, SofaCore, SofaDefaultType, SofaHelper.
| SOFA_SIMULATION_GRAPH_API void sofa::simulation::graph::init | ( | ) | 
Initialize the SofaSimulationGraph library, as well as its dependencies: SofaSimulationCommon, SofaCore, SofaDefaultType, SofaHelper.
| SOFA_SIMULATION_GRAPH_API bool sofa::simulation::graph::isCleanedUp | ( | ) | 
Return true if and only if the SofaSimulationGraph library has been cleaned up.
| SOFA_SIMULATION_GRAPH_API bool sofa::simulation::graph::isInitialized | ( | ) | 
Return true if and only if the SofaSimulationGraph library has been initialized.