SOFA plugin: SofaCarving  master
Open source framework for multi-physics simuation
sofacarving Namespace Reference

Classes

class  CarvingManager
 

Functions

void registerCarvingManager (sofa::core::ObjectFactory *factory)
 
SOFA_SOFACARVING_API void initExternalModule ()
 
SOFA_SOFACARVING_API const char * getModuleName ()
 
SOFA_SOFACARVING_API const char * getModuleVersion ()
 
SOFA_SOFACARVING_API const char * getModuleLicense ()
 
SOFA_SOFACARVING_API const char * getModuleDescription ()
 
SOFA_SOFACARVING_API void registerObjects (sofa::core::ObjectFactory *factory)
 
void init ()
 

Function Documentation

◆ getModuleDescription()

const char * sofacarving::getModuleDescription ( )

◆ getModuleLicense()

const char * sofacarving::getModuleLicense ( )

◆ getModuleName()

const char * sofacarving::getModuleName ( )

◆ getModuleVersion()

const char * sofacarving::getModuleVersion ( )

◆ init()

SOFA_SOFACARVING_API void sofacarving::init ( )

◆ initExternalModule()

void sofacarving::initExternalModule ( )

◆ registerCarvingManager()

void sofacarving::registerCarvingManager ( sofa::core::ObjectFactory factory)

◆ registerObjects()

void sofacarving::registerObjects ( sofa::core::ObjectFactory factory)