#include <TestTopOpeDraw_Displayer.hxx>

Public Member Functions | |
| TestTopOpeDraw_P2DDisplayer () | |
| TestTopOpeDraw_P2DDisplayer (const TCollection_AsciiString &, const gp_Pnt2d &P) | |
| TestTopOpeDraw_P2DDisplayer (const TCollection_AsciiString &, const Standard_Real x, const Standard_Real y) | |
| void | DisplayP2D (const TCollection_AsciiString &, const Standard_Real x, const Standard_Real y) |
| void | DisplayP2D (const TCollection_AsciiString &, const gp_Pnt2d &P) |
| TestTopOpeDraw_P2DDisplayer::TestTopOpeDraw_P2DDisplayer | ( | ) |
| TestTopOpeDraw_P2DDisplayer::TestTopOpeDraw_P2DDisplayer | ( | const TCollection_AsciiString & | , | |
| const gp_Pnt2d & | P | |||
| ) |
| TestTopOpeDraw_P2DDisplayer::TestTopOpeDraw_P2DDisplayer | ( | const TCollection_AsciiString & | , | |
| const Standard_Real | x, | |||
| const Standard_Real | y | |||
| ) |
| void TestTopOpeDraw_P2DDisplayer::DisplayP2D | ( | const TCollection_AsciiString & | , | |
| const gp_Pnt2d & | P | |||
| ) |
| void TestTopOpeDraw_P2DDisplayer::DisplayP2D | ( | const TCollection_AsciiString & | , | |
| const Standard_Real | x, | |||
| const Standard_Real | y | |||
| ) |
1.6.3