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

Public Member Functions | |
| Draw_Axis2D (const Draw_Color &col, const Standard_Integer Size=5) | |
| Draw_Axis2D (const gp_Pnt2d &p, const Draw_Color &col, const Standard_Integer Size=5) | |
| Draw_Axis2D (const gp_Ax22d &A, const Draw_Color &col, const Standard_Integer Size=5) | |
| void | DrawOn (Draw_Display &dis) const |
| Draw_Axis2D::Draw_Axis2D | ( | const Draw_Color & | col, |
| const Standard_Integer | Size = 5 |
||
| ) |
| Draw_Axis2D::Draw_Axis2D | ( | const gp_Pnt2d & | p, |
| const Draw_Color & | col, | ||
| const Standard_Integer | Size = 5 |
||
| ) |
| Draw_Axis2D::Draw_Axis2D | ( | const gp_Ax22d & | A, |
| const Draw_Color & | col, | ||
| const Standard_Integer | Size = 5 |
||
| ) |
| void Draw_Axis2D::DrawOn | ( | Draw_Display & | dis | ) | const [virtual] |
Implements Draw_Drawable3D.
1.8.0