|
class | BarycentricContactMapper |
| Base class for all mappers using BarycentricMapping. More...
|
|
class | ContactMapper< collision::geometry::LineCollisionModel< sofa::defaulttype::Vec3Types >, DataTypes > |
| Mapper for LineModel. More...
|
|
class | ContactMapper< collision::geometry::TriangleCollisionModel< sofa::defaulttype::Vec3Types >, DataTypes > |
| Mapper for TriangleModel. More...
|
|
class | GenerateStringID |
|
class | ContactMapper |
| This class will be specialized to whatever mapper is required. More...
|
|
class | BaseContactMapper |
| Base class common to all mappers able to provide a MechanicalState of a given type. More...
|
|
class | ContactMapperCreator |
|
class | IdentityContactMapper |
| Base class for IdentityMapping based mappers. More...
|
|
class | IdentityContactMapper< TCollisionModel, typename TCollisionModel::InDataTypes > |
| Specialization of IdentityContactMapper when mapping to the same DataTypes, as no mapping is required in this case. More...
|
|
class | ContactMapper< collision::geometry::PointCollisionModel< sofa::defaulttype::Vec3Types >, DataTypes > |
| Mapper for PointModel. More...
|
|
class | ContactMapper< collision::geometry::SphereCollisionModel< sofa::defaulttype::Vec3Types >, DataTypes > |
| Mapper for SphereModel. More...
|
|
class | RigidContactMapper |
| Base class for all mappers using RigidMapping. More...
|
|
class | ContactMapper< collision::geometry::RigidSphereModel, TVec3Types > |
|
class | ContactMapper< collision::geometry::CylinderCollisionModel< sofa::defaulttype::Rigid3Types >, TVec3Types > |
|
class | SubsetContactMapper |
| Base class for all mappers using SubsetMapping. More...
|
|
class | ContactMapper< collision::geometry::TetrahedronCollisionModel, DataTypes > |
| Mapper for TetrahedronCollisionModel. More...
|
|