#include <TopologyChange.h>
Topology change information related to the ancestor topology element of a point. More...
Topology change information related to the ancestor topology element of a point.
Public Attributes | |
geometry::ElementType | type |
Topology::ElemID | index |
LocalCoords | localCoords |
Public Member Functions | |
PointAncestorElem () | |
PointAncestorElem (geometry::ElementType _type, Topology::ElemID _index, const LocalCoords &_localCoords) | |
Topology::ElemID sofa::core::topology::PointAncestorElem::index |
LocalCoords sofa::core::topology::PointAncestorElem::localCoords |
geometry::ElementType sofa::core::topology::PointAncestorElem::type |
|
inline |
|
inline |