#include <TestTopOpeDraw_Displayer.hxx>
Inheritance diagram for TestTopOpeDraw_Displayer:

Public Member Functions | |
| Standard_EXPORT | TestTopOpeDraw_Displayer () |
| Standard_EXPORT | TestTopOpeDraw_Displayer (const TCollection_AsciiString &, const TopoDS_Shape &) |
| Standard_EXPORT | TestTopOpeDraw_Displayer (const TCollection_AsciiString &, const TCollection_AsciiString &, const TopoDS_Shape &) |
| Standard_EXPORT void | DisplayShape (const TCollection_AsciiString &, const TopoDS_Shape &) |
| Standard_EXPORT void | DisplayShape (const TCollection_AsciiString &, const TCollection_AsciiString &, const TopoDS_Shape &) |
| Standard_EXPORT void | InitDisplayer () |
| void | SetShape (const TCollection_AsciiString &, const TopoDS_Shape &) |
| TCollection_AsciiString & | NameDBRep () |
| TCollection_AsciiString & | NameDisplay () |
| void | DisplayGeometry (const Standard_Boolean b) |
| Standard_Boolean | DisplayGeometry (void) |
| void | DisplayNameWithGeometry (const Standard_Boolean b) |
| void | DisplayNameWithOrientation (const Standard_Boolean b) |
| void | NbIsos (const Standard_Integer n) |
| void | NbIsosDef (const Standard_Boolean b) |
| void | Discret (const Standard_Integer n) |
| void | DiscretDef (const Standard_Boolean b) |
| void | SetTol (const Standard_Real Tol) |
| void | GetTol (Standard_Real Tol) |
| Standard_Boolean | TolIs (void) |
| void | TolIs (Standard_Boolean TolIs) |
| void | SetPar (const Standard_Real Par) |
| void | GetPar (Standard_Real Par) |
| Standard_Boolean | ParIs (void) |
| void | SetColor (const Draw_Color Col) |
| void | SetNameColor (const Draw_Color Col) |
| void | AllColors (const Draw_Color Col) |
Protected Attributes | |
| TCollection_AsciiString | myNameDBRep |
| TCollection_AsciiString | myNameDisplay |
| Standard_Boolean | myDisplayGeometry |
| Standard_Boolean | myDisplayNameWithGeometry |
| Standard_Boolean | myDisplayNameWithOrientation |
| Draw_Color | myNameColor |
| Standard_Boolean | myNameColorIs |
| Draw_Color | myCol |
| Standard_Boolean | myColIs |
Private Member Functions | |
| void | DisplayShapePrivate () |
Private Attributes | |
| TopoDS_Shape | myShape |
| Standard_Real | mySsize |
| Standard_Integer | mySnbisos |
| Standard_Boolean | mySnbisosdef |
| Standard_Integer | mySdiscret |
| Standard_Boolean | mySdiscretdef |
| Standard_Real | myTol |
| Standard_Boolean | myTolIs |
| Standard_Real | myPar |
| Standard_Boolean | myParIs |
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1