SOFA API  1c8b807d
Open source framework for multi-physics simuation
sofa::component::topology::container::constant Namespace Reference

Classes

class  CubeTopology
 
class  MeshTopology
 
class  SphereQuadTopology
 

Functions

void registerCubeTopology (sofa::core::ObjectFactory *factory)
 
void registerMeshTopology (sofa::core::ObjectFactory *factory)
 
void registerSphereQuadTopology (sofa::core::ObjectFactory *factory)
 
SOFA_EXPORT_DYNAMIC_LIBRARY void initExternalModule ()
 
SOFA_EXPORT_DYNAMIC_LIBRARY const chargetModuleName ()
 
SOFA_EXPORT_DYNAMIC_LIBRARY const chargetModuleVersion ()
 
SOFA_EXPORT_DYNAMIC_LIBRARY void registerObjects (sofa::core::ObjectFactory *factory)
 
void init ()
 

Function Documentation

◆ getModuleName()

const char * sofa::component::topology::container::constant::getModuleName ( )

◆ getModuleVersion()

const char * sofa::component::topology::container::constant::getModuleVersion ( )

◆ init()

SOFA_COMPONENT_TOPOLOGY_CONTAINER_CONSTANT_API void sofa::component::topology::container::constant::init ( )

◆ initExternalModule()

void sofa::component::topology::container::constant::initExternalModule ( )

◆ registerCubeTopology()

void sofa::component::topology::container::constant::registerCubeTopology ( sofa::core::ObjectFactory factory)

◆ registerMeshTopology()

void sofa::component::topology::container::constant::registerMeshTopology ( sofa::core::ObjectFactory factory)

◆ registerObjects()

void sofa::component::topology::container::constant::registerObjects ( sofa::core::ObjectFactory factory)

◆ registerSphereQuadTopology()

void sofa::component::topology::container::constant::registerSphereQuadTopology ( sofa::core::ObjectFactory factory)