|
Public Member Functions |
| | TestTopOpe_HDSDisplayer () |
| | TestTopOpe_HDSDisplayer (const Handle(TopOpeBRepDS_HDataStructure)&HDS) |
| void | Init () |
| void | SetCurrentHDS (const Handle(TopOpeBRepDS_HDataStructure)&HDS) |
| const | Handle (TopOpeBRepDS_HDataStructure)&CurrentHDS() const |
| const TopOpeBRepDS_DataStructure & | CurrentBDS () const |
| void | SetShape1 (const TopoDS_Shape &S1) |
| void | SetShape2 (const TopoDS_Shape &S2) |
| Standard_Boolean | SubShape (const TopoDS_Shape &S, const Standard_Integer I) |
| void | ShapeName (const Standard_Integer, const TopoDS_Shape &, TCollection_AsciiString &) const |
| void | ShapeDisplayName (const Standard_Integer, const TopoDS_Shape &, TCollection_AsciiString &) |
| TCollection_AsciiString | AncestorMark (const TopoDS_Shape &, const TCollection_AsciiString &) |
| void | ShapeDisplayName (const TCollection_AsciiString &, const TopoDS_Shape &, TCollection_AsciiString &) |
| void | SectionEdgeName (const Standard_Integer, const TopoDS_Shape &, TCollection_AsciiString &) const |
| void | SectionEdgeDisplayName (const Standard_Integer, const TopoDS_Shape &, TCollection_AsciiString &) |
| void | GeometryDisplayName (const Standard_Integer, const TopOpeBRepDS_Kind, TCollection_AsciiString &) |
| Standard_Boolean | ShapeKind (const Standard_Integer IS, const TopAbs_ShapeEnum TS) const |
Private Member Functions |
| | Handle (TopOpeBRepDS_HDataStructure) myHDS |
Private Attributes |
| TopoDS_Shape | myS1 |
| TopoDS_Shape | myS2 |
| TopTools_IndexedMapOfShape * | myPMap1 |
| TopTools_IndexedMapOfShape * | myPMap2 |