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

Public Member Functions | |
| Standard_EXPORT | Draw_Axis2D (const Draw_Color &col, const Standard_Integer Size=5) |
| Standard_EXPORT | Draw_Axis2D (const gp_Pnt2d &p, const Draw_Color &col, const Standard_Integer Size=5) |
| Standard_EXPORT | Draw_Axis2D (const gp_Ax22d &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_Ax22d | myAxes |
| Draw_Color | myColor |
| Standard_Integer | mySize |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
Implements Draw_Drawable3D. |
|
|
Reimplemented from Draw_Drawable2D. |
|
|
|
|
|
|
|
|
|
1.4.1