SOFA API  384d495c
Open source framework for multi-physics simuation
sofa::framework Namespace Reference

Functions

SOFA_EXPORT_DYNAMIC_LIBRARY void initExternalModule ()
 
const SOFA_EXPORT_DYNAMIC_LIBRARY char * getModuleName ()
 
const SOFA_EXPORT_DYNAMIC_LIBRARY char * getModuleVersion ()
 
void init ()
 Initialize the SofaCore library, as well as its dependencies: SofaDefaultType, SofaHelper. More...
 

Function Documentation

◆ getModuleName()

const char * sofa::framework::getModuleName ( )

◆ getModuleVersion()

const char * sofa::framework::getModuleVersion ( )

◆ init()

SOFA_FRAMEWORK_API void sofa::framework::init ( )

Initialize the SofaCore library, as well as its dependencies: SofaDefaultType, SofaHelper.

Initialize the SofaCore library, as well as its dependencies: SofaDefaultType, SofaHelper.

◆ initExternalModule()

void sofa::framework::initExternalModule ( )