Namespaces | |
animationloop | |
collision | |
configurationsetting | |
constraintset | |
container | |
contextobject | |
controller | |
engine | |
exporter | |
Import the object in the exporter namespace to avoid having all the object straight in component. | |
fem | |
forcefield | |
infocomponent | |
interactionforcefield | |
linearsolver | |
loader | |
logging | |
makealiascomponent | |
makedataaliascomponent | |
mapping | |
mass | |
misc | |
namespace meshexporter | |
odesolver | |
projectiveconstraintset | |
topology | |
visualmodel | |
Functions | |
SOFA_SOFABOUNDARYCONDITION_API void | initExternalModule () |
SOFA_SOFABOUNDARYCONDITION_API const char * | getModuleName () |
SOFA_SOFABOUNDARYCONDITION_API const char * | getModuleVersion () |
SOFA_SOFABOUNDARYCONDITION_API const char * | getModuleLicense () |
SOFA_SOFABOUNDARYCONDITION_API const char * | getModuleDescription () |
SOFA_SOFABOUNDARYCONDITION_API const char * | getModuleComponentList () |
void SOFA_SOFABOUNDARYCONDITION_API | initBoundaryCondition () |
void SOFA_SOFAGENERALMESHCOLLISION_API | initSofaGeneralMeshCollision () |
void SOFA_SOFAGENERALVISUAL_API | initGeneralVisual () |
void SOFA_SOFAGRAPHCOMPONENT_API | initGraphComponent () |
void | initBaseCollision () |
void | initBaseLinearSolver () |
void | initBaseMechanics () |
void | initBaseTopology () |
void | initBaseUtils () |
void | initBaseVisual () |
void | initDeformable () |
void | initEigen2Solver () |
void | initEngine () |
void | initExplicitODESolver () |
void | initImplicitODESolver () |
void | initLoader () |
void | initMeshCollision () |
void | initObjectInteraction () |
void | initRigid () |
void | initSimpleFEM () |
void | initSofaBase () |
void | initSofaCommon () |
const char * sofa::component::getModuleComponentList | ( | ) |
const char * sofa::component::getModuleDescription | ( | ) |
const char * sofa::component::getModuleLicense | ( | ) |
const char * sofa::component::getModuleName | ( | ) |
const char * sofa::component::getModuleVersion | ( | ) |
void SOFA_BASE_COLLISION_API sofa::component::initBaseCollision | ( | ) |
void SOFA_BASE_LINEAR_SOLVER_API sofa::component::initBaseLinearSolver | ( | ) |
void SOFA_BASE_MECHANICS_API sofa::component::initBaseMechanics | ( | ) |
void SOFA_BASE_TOPOLOGY_API sofa::component::initBaseTopology | ( | ) |
void SOFA_BASE_UTILS_API sofa::component::initBaseUtils | ( | ) |
void SOFA_BASE_VISUAL_API sofa::component::initBaseVisual | ( | ) |
void SOFA_SOFABOUNDARYCONDITION_API sofa::component::initBoundaryCondition | ( | ) |
void SOFA_DEFORMABLE_API sofa::component::initDeformable | ( | ) |
void SOFA_EIGEN2_SOLVER_API sofa::component::initEigen2Solver | ( | ) |
void SOFA_ENGINE_API sofa::component::initEngine | ( | ) |
void SOFA_EXPLICIT_ODE_SOLVER_API sofa::component::initExplicitODESolver | ( | ) |
void sofa::component::initExternalModule | ( | ) |
void SOFA_SOFAGENERALVISUAL_API sofa::component::initGeneralVisual | ( | ) |
void SOFA_SOFAGRAPHCOMPONENT_API sofa::component::initGraphComponent | ( | ) |
void SOFA_IMPLICIT_ODE_SOLVER_API sofa::component::initImplicitODESolver | ( | ) |
void SOFA_LOADER_API sofa::component::initLoader | ( | ) |
void SOFA_MESH_COLLISION_API sofa::component::initMeshCollision | ( | ) |
void SOFA_OBJECT_INTERACTION_API sofa::component::initObjectInteraction | ( | ) |
void SOFA_RIGID_API sofa::component::initRigid | ( | ) |
void SOFA_SIMPLE_FEM_API sofa::component::initSimpleFEM | ( | ) |
void SOFA_SOFABASE_API sofa::component::initSofaBase | ( | ) |
void SOFA_SOFACOMMON_API sofa::component::initSofaCommon | ( | ) |
void SOFA_SOFAGENERALMESHCOLLISION_API sofa::component::initSofaGeneralMeshCollision | ( | ) |