CRTP pattern to implement NEM::GEO::ShapeData::updateModified
by copying.
More...
T | Shape type |
Base | Immediate parent type |
Definition at line 71 of file NucMeshShapeData.H.
Public Member Functions | |
void | updateModified (const TopoDS_Shape &shape, const TopTools_ListOfShape &modifiedShapes, NEM::GEO::GeoManager &geoMetadata) const override |
Protected Types | |
using | CRTPBase = CopyOverrideShapeData< T, Base > |
Inherits Base.
|
protected |
Definition at line 86 of file NucMeshShapeData.H.
|
inlineoverride |
Reimplemented in NEM::NUCMESH::CopyOverrideShapeData< EdgeSegments, SideSetEdge >.
Definition at line 75 of file NucMeshShapeData.H.