#include <Draw_Axis3D.hxx>
Inheritance diagram for Draw_Axis3D:

Public Member Functions | |
| Standard_EXPORT | Draw_Axis3D (const Draw_Color &col, const Standard_Integer Size=5) |
| Standard_EXPORT | Draw_Axis3D (const gp_Pnt &p, const Draw_Color &col, const Standard_Integer Size=5) |
| Standard_EXPORT | Draw_Axis3D (const gp_Ax3 &A, const Draw_Color &col, const Standard_Integer Size=5) |
| Standard_EXPORT void | DrawOn (Draw_Display &dis) const |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| gp_Ax3 | myAxes |
| Draw_Color | myColor |
| Standard_Integer | mySize |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
Implements Draw_Drawable3D. |
|
|
Reimplemented from Draw_Drawable3D. |
|
|
|
|
|
|
|
|
|
1.4.1