Classes | |
class | MappedObjectInternalData |
This class can be overridden if needed for additional storage within template specializations. More... | |
class | MappedObject |
class | MechanicalObject |
This class can be overridden if needed for additional storage within template specializations. More... | |
class | MechanicalObjectInternalData |
Typedefs | |
typedef std::size_t | nat |
Functions | |
void | registerMechanicalObject (sofa::core::ObjectFactory *factory) |
void | registerMappedObject (sofa::core::ObjectFactory *factory) |
SOFA_EXPORT_DYNAMIC_LIBRARY void | initExternalModule () |
SOFA_EXPORT_DYNAMIC_LIBRARY const char * | getModuleName () |
SOFA_EXPORT_DYNAMIC_LIBRARY const char * | getModuleVersion () |
SOFA_EXPORT_DYNAMIC_LIBRARY void | registerObjects (sofa::core::ObjectFactory *factory) |
void | init () |
template<class T > | |
void | clear (T &t) |
template<> | |
void | clear (float &t) |
template<> | |
void | clear (double &t) |
Variables | |
template class SOFA_COMPONENT_STATECONTAINER_API | MappedObject< Vec1Types > |
template class SOFA_COMPONENT_STATECONTAINER_API | MappedObject< Vec2Types > |
template class SOFA_COMPONENT_STATECONTAINER_API | MappedObject< Vec3Types > |
template class SOFA_COMPONENT_STATECONTAINER_API | MappedObject< Vec6Types > |
template class SOFA_COMPONENT_STATECONTAINER_API | MappedObject< Rigid3Types > |
template class SOFA_COMPONENT_STATECONTAINER_API | MappedObject< Rigid2Types > |
template class SOFA_COMPONENT_STATECONTAINER_API | MechanicalObject< Vec3Types > |
template class SOFA_COMPONENT_STATECONTAINER_API | MechanicalObject< Vec2Types > |
template class SOFA_COMPONENT_STATECONTAINER_API | MechanicalObject< Vec1Types > |
template class SOFA_COMPONENT_STATECONTAINER_API | MechanicalObject< Vec6Types > |
template class SOFA_COMPONENT_STATECONTAINER_API | MechanicalObject< Rigid3Types > |
template class SOFA_COMPONENT_STATECONTAINER_API | MechanicalObject< Rigid2Types > |
typedef std::size_t sofa::component::statecontainer::nat |
|
inline |
|
inline |
|
inline |
const char * sofa::component::statecontainer::getModuleName | ( | ) |
const char * sofa::component::statecontainer::getModuleVersion | ( | ) |
SOFA_COMPONENT_STATECONTAINER_API void sofa::component::statecontainer::init | ( | ) |
void sofa::component::statecontainer::initExternalModule | ( | ) |
void sofa::component::statecontainer::registerMappedObject | ( | sofa::core::ObjectFactory * | factory | ) |
void sofa::component::statecontainer::registerMechanicalObject | ( | sofa::core::ObjectFactory * | factory | ) |
void sofa::component::statecontainer::registerObjects | ( | sofa::core::ObjectFactory * | factory | ) |
template class SOFA_COMPONENT_STATECONTAINER_API sofa::component::statecontainer::MappedObject< Rigid2Types > |
template class SOFA_COMPONENT_STATECONTAINER_API sofa::component::statecontainer::MappedObject< Rigid3Types > |
template class SOFA_COMPONENT_STATECONTAINER_API sofa::component::statecontainer::MappedObject< Vec1Types > |
template class SOFA_COMPONENT_STATECONTAINER_API sofa::component::statecontainer::MappedObject< Vec2Types > |
template class SOFA_COMPONENT_STATECONTAINER_API sofa::component::statecontainer::MappedObject< Vec3Types > |
template class SOFA_COMPONENT_STATECONTAINER_API sofa::component::statecontainer::MappedObject< Vec6Types > |
template class SOFA_COMPONENT_STATECONTAINER_API sofa::component::statecontainer::MechanicalObject< Rigid2Types > |
template class SOFA_COMPONENT_STATECONTAINER_API sofa::component::statecontainer::MechanicalObject< Rigid3Types > |
template class SOFA_COMPONENT_STATECONTAINER_API sofa::component::statecontainer::MechanicalObject< Vec1Types > |
template class SOFA_COMPONENT_STATECONTAINER_API sofa::component::statecontainer::MechanicalObject< Vec2Types > |
template class SOFA_COMPONENT_STATECONTAINER_API sofa::component::statecontainer::MechanicalObject< Vec3Types > |
template class SOFA_COMPONENT_STATECONTAINER_API sofa::component::statecontainer::MechanicalObject< Vec6Types > |