Class used to detect mesh modification: IsMeshModified() returns true if a mesh has changed since last calling IsMeshModified() More...
#include <SMESH_ControlsDef.hxx>
Public Member Functions | |
const SMDS_Mesh * | GetMesh () const |
bool | IsMeshModified () |
void | SetMesh (const SMDS_Mesh *theMesh) |
TMeshModifTracer () | |
Class used to detect mesh modification: IsMeshModified() returns true if a mesh has changed since last calling IsMeshModified()
TMeshModifTracer::TMeshModifTracer | ( | ) |
const SMDS_Mesh * SMESH::Controls::TMeshModifTracer::GetMesh | ( | ) | const |
bool TMeshModifTracer::IsMeshModified | ( | ) |
References SMDS_Mesh::GetMTime().
Referenced by SMESH::Controls::ElementsOnSurface::SetMesh(), SMESH::Controls::ElementsOnShape::SetMesh(), SMESH::Controls::CoplanarFaces::SetMesh(), SMESH::Controls::ConnectedElements::SetMesh(), SMESH::Controls::ConnectedElements::SetNode(), SMESH::Controls::ConnectedElements::SetPoint(), and SMESH::Controls::ConnectedElements::SetType().
void TMeshModifTracer::SetMesh | ( | const SMDS_Mesh * | theMesh | ) |