#include <TopologyChange.h>
Topology change information related to the ancestor topology element of an edge. More...
Topology change information related to the ancestor topology element of an edge.
Public Attributes | |
type::fixed_array< PointAncestorElem, NV > | pointSrcElems |
type::vector< TopologyElemID > | srcElems |
Public Member Functions | |
ElemAncestorElem () | |
ElemAncestorElem (const type::fixed_array< PointAncestorElem, NV > &_pointSrcElems, const type::vector< TopologyElemID > &_srcElems) | |
ElemAncestorElem (const type::fixed_array< PointAncestorElem, NV > &_pointSrcElems, const TopologyElemID &_srcElem) | |
type::fixed_array<PointAncestorElem,NV> sofa::core::topology::ElemAncestorElem< NV >::pointSrcElems |
type::vector<TopologyElemID> sofa::core::topology::ElemAncestorElem< NV >::srcElems |
|
inline |
|
inline |
|
inline |