This is the complete list of members for SMESH_ElementSearcher, including all inherited members.
FindClosestTo(const gp_Pnt &point, SMDSAbs_ElementType type)=0 | SMESH_ElementSearcher | pure virtual |
FindElementsByPoint(const gp_Pnt &point, SMDSAbs_ElementType type, std::vector< const SMDS_MeshElement * > &foundElems)=0 | SMESH_ElementSearcher | pure virtual |
GetElementsNearLine(const gp_Ax1 &line, SMDSAbs_ElementType type, std::vector< const SMDS_MeshElement * > &foundElems)=0 | SMESH_ElementSearcher | pure virtual |
GetPointState(const gp_Pnt &point)=0 | SMESH_ElementSearcher | pure virtual |
~SMESH_ElementSearcher() | SMESH_ElementSearcher | virtual |