|
Open CASCADE Technology
6.5.4
|
#include <Draw_Text3D.hxx>

Public Member Functions | |
| Draw_Text3D (const gp_Pnt &p, const Standard_CString T, const Draw_Color &col) | |
| Draw_Text3D (const gp_Pnt &p, const Standard_CString T, const Draw_Color &col, const Standard_Real moveX, const Standard_Real moveY) | |
| void | SetPnt (const gp_Pnt &p) |
| void | DrawOn (Draw_Display &dis) const |
| Draw_Text3D::Draw_Text3D | ( | const gp_Pnt & | p, |
| const Standard_CString | T, | ||
| const Draw_Color & | col | ||
| ) |
| Draw_Text3D::Draw_Text3D | ( | const gp_Pnt & | p, |
| const Standard_CString | T, | ||
| const Draw_Color & | col, | ||
| const Standard_Real | moveX, | ||
| const Standard_Real | moveY | ||
| ) |
| void Draw_Text3D::DrawOn | ( | Draw_Display & | dis | ) | const [virtual] |
Implements Draw_Drawable3D.
| void Draw_Text3D::SetPnt | ( | const gp_Pnt & | p | ) |
1.8.0