|
Open CASCADE Technology 6.5.2
|
#include <Draw_Text2D.hxx>

Public Member Functions | |
| Draw_Text2D (const gp_Pnt2d &p, const Standard_CString T, const Draw_Color &col) | |
| Draw_Text2D (const gp_Pnt2d &p, const Standard_CString T, const Draw_Color &col, const Standard_Integer moveX, const Standard_Integer moveY) | |
| void | SetPnt2d (const gp_Pnt2d &p) |
| void | DrawOn (Draw_Display &dis) const |
| Draw_Text2D::Draw_Text2D | ( | const gp_Pnt2d & | p, |
| const Standard_CString | T, | ||
| const Draw_Color & | col | ||
| ) |
| Draw_Text2D::Draw_Text2D | ( | const gp_Pnt2d & | p, |
| const Standard_CString | T, | ||
| const Draw_Color & | col, | ||
| const Standard_Integer | moveX, | ||
| const Standard_Integer | moveY | ||
| ) |
| void Draw_Text2D::DrawOn | ( | Draw_Display & | dis | ) | const [virtual] |
Implements Draw_Drawable3D.
| void Draw_Text2D::SetPnt2d | ( | const gp_Pnt2d & | p | ) |
1.7.4