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

Public Member Functions | |
| Draw_Axis3D (const Draw_Color &col, const Standard_Integer Size=5) | |
| Draw_Axis3D (const gp_Pnt &p, const Draw_Color &col, const Standard_Integer Size=5) | |
| Draw_Axis3D (const gp_Ax3 &A, const Draw_Color &col, const Standard_Integer Size=5) | |
| void | DrawOn (Draw_Display &dis) const |
| Draw_Axis3D::Draw_Axis3D | ( | const Draw_Color & | col, |
| const Standard_Integer | Size = 5 |
||
| ) |
| Draw_Axis3D::Draw_Axis3D | ( | const gp_Pnt & | p, |
| const Draw_Color & | col, | ||
| const Standard_Integer | Size = 5 |
||
| ) |
| Draw_Axis3D::Draw_Axis3D | ( | const gp_Ax3 & | A, |
| const Draw_Color & | col, | ||
| const Standard_Integer | Size = 5 |
||
| ) |
| void Draw_Axis3D::DrawOn | ( | Draw_Display & | dis | ) | const [virtual] |
Implements Draw_Drawable3D.
1.7.4