SMESH::Controls::TMeshModifTracer Class Reference

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_MeshGetMesh () const
 
bool IsMeshModified ()
 
void SetMesh (const SMDS_Mesh *theMesh)
 
 TMeshModifTracer ()
 

Detailed Description

Class used to detect mesh modification: IsMeshModified() returns true if a mesh has changed since last calling IsMeshModified()

Constructor & Destructor Documentation

◆ TMeshModifTracer()

TMeshModifTracer::TMeshModifTracer ( )

Member Function Documentation

◆ GetMesh()

◆ IsMeshModified()

◆ SetMesh()


The documentation for this class was generated from the following files:
  • src/3rdParty/salomesmesh/inc/SMESH_ControlsDef.hxx
  • src/3rdParty/salomesmesh/src/Controls/SMESH_Controls.cpp