Open CASCADE Technology
6.5.4
|
#include <TestTopOpeDraw_DrawableP3D.hxx>
Public Member Functions | |
TestTopOpeDraw_DrawableP3D (const gp_Pnt &P, const Draw_Color &PColor, const Standard_Real moveX=0.0, const Standard_Real moveY=0.0) | |
TestTopOpeDraw_DrawableP3D (const gp_Pnt &P, const Draw_Color &PColor, const Standard_CString Text, const Draw_Color &TextColor, const Standard_Real moveX=0.0, const Standard_Real moveY=0.0) | |
TestTopOpeDraw_DrawableP3D (const gp_Pnt &P, const Draw_MarkerShape T, const Draw_Color &PColor, const Standard_CString Text, const Draw_Color &TextColor, const Standard_Integer Size=2, const Standard_Real moveX=0.0, const Standard_Real moveY=0.0) | |
TestTopOpeDraw_DrawableP3D (const gp_Pnt &P, const Draw_MarkerShape T, const Draw_Color &PColor, const Standard_CString Text, const Draw_Color &TextColor, const Standard_Real Tol, const Standard_Real moveX=0.0, const Standard_Real moveY=0.0) | |
void | ChangePnt (const gp_Pnt &P) |
virtual void | DrawOn (Draw_Display &dis) const |
TestTopOpeDraw_DrawableP3D::TestTopOpeDraw_DrawableP3D | ( | const gp_Pnt & | P, |
const Draw_Color & | PColor, | ||
const Standard_Real | moveX = 0.0 , |
||
const Standard_Real | moveY = 0.0 |
||
) |
TestTopOpeDraw_DrawableP3D::TestTopOpeDraw_DrawableP3D | ( | const gp_Pnt & | P, |
const Draw_Color & | PColor, | ||
const Standard_CString | Text, | ||
const Draw_Color & | TextColor, | ||
const Standard_Real | moveX = 0.0 , |
||
const Standard_Real | moveY = 0.0 |
||
) |
TestTopOpeDraw_DrawableP3D::TestTopOpeDraw_DrawableP3D | ( | const gp_Pnt & | P, |
const Draw_MarkerShape | T, | ||
const Draw_Color & | PColor, | ||
const Standard_CString | Text, | ||
const Draw_Color & | TextColor, | ||
const Standard_Integer | Size = 2 , |
||
const Standard_Real | moveX = 0.0 , |
||
const Standard_Real | moveY = 0.0 |
||
) |
TestTopOpeDraw_DrawableP3D::TestTopOpeDraw_DrawableP3D | ( | const gp_Pnt & | P, |
const Draw_MarkerShape | T, | ||
const Draw_Color & | PColor, | ||
const Standard_CString | Text, | ||
const Draw_Color & | TextColor, | ||
const Standard_Real | Tol, | ||
const Standard_Real | moveX = 0.0 , |
||
const Standard_Real | moveY = 0.0 |
||
) |
virtual void TestTopOpeDraw_DrawableP3D::DrawOn | ( | Draw_Display & | dis | ) | const [virtual] |
Reimplemented from Draw_Marker3D.