#include <MeshTest_CheckTopology.hxx>
Public Member Functions | |
| MeshTest_CheckTopology (const TopoDS_Shape &theShape) | |
| void | Perform () |
| Standard_Integer | NbFacesWithFL () const |
| Standard_Integer | GetFaceNumWithFL (const Standard_Integer theIndex) const |
| Standard_Integer | NbFreeLinks (const Standard_Integer theIndex) const |
| void | GetFreeLink (const Standard_Integer theFaceIndex, const Standard_Integer theLinkIndex, Standard_Integer &theNode1, Standard_Integer &theNode2) const |
| Standard_Integer | NbCrossFaceErrors () const |
| void | GetCrossFaceError (const Standard_Integer theIndex, Standard_Integer &theFace1, Standard_Integer &theNode1, Standard_Integer &theFace2, Standard_Integer &theNode2, Standard_Real &theValue) const |
| Standard_Integer | NbAsyncEdges () const |
| Standard_Integer | GetAsyncEdgeNum (const Standard_Integer theIndex) const |
| MeshTest_CheckTopology::MeshTest_CheckTopology | ( | const TopoDS_Shape & | theShape | ) | [inline] |
| Standard_Integer MeshTest_CheckTopology::GetAsyncEdgeNum | ( | const Standard_Integer | theIndex | ) | const [inline] |
| void MeshTest_CheckTopology::GetCrossFaceError | ( | const Standard_Integer | theIndex, | |
| Standard_Integer & | theFace1, | |||
| Standard_Integer & | theNode1, | |||
| Standard_Integer & | theFace2, | |||
| Standard_Integer & | theNode2, | |||
| Standard_Real & | theValue | |||
| ) | const |
| Standard_Integer MeshTest_CheckTopology::GetFaceNumWithFL | ( | const Standard_Integer | theIndex | ) | const [inline] |
| void MeshTest_CheckTopology::GetFreeLink | ( | const Standard_Integer | theFaceIndex, | |
| const Standard_Integer | theLinkIndex, | |||
| Standard_Integer & | theNode1, | |||
| Standard_Integer & | theNode2 | |||
| ) | const |
| Standard_Integer MeshTest_CheckTopology::NbAsyncEdges | ( | ) | const [inline] |
| Standard_Integer MeshTest_CheckTopology::NbCrossFaceErrors | ( | ) | const [inline] |
| Standard_Integer MeshTest_CheckTopology::NbFacesWithFL | ( | ) | const [inline] |
| Standard_Integer MeshTest_CheckTopology::NbFreeLinks | ( | const Standard_Integer | theIndex | ) | const [inline] |
| void MeshTest_CheckTopology::Perform | ( | ) |
1.6.3