Open CASCADE Technology
7.0.0
|
A framework for displaying the axes of an XYZ trihedron. More...
#include <DsgPrs_XYZAxisPresentation.hxx>
Static Public Member Functions | |
static void | Add (const Handle< Prs3d_Presentation > &aPresentation, const Handle< Prs3d_LineAspect > &anLineAspect, const gp_Dir &aDir, const Standard_Real aVal, const Standard_CString aText, const gp_Pnt &aPfirst, const gp_Pnt &aPlast) |
Draws each axis of a trihedron displayed in the presentation aPresentation and with lines shown by the values of aLineAspect. Each axis is defined by: More... | |
static void | Add (const Handle< Prs3d_Presentation > &aPresentation, const Handle< Prs3d_LineAspect > &aLineAspect, const Handle< Prs3d_ArrowAspect > &anArrowAspect, const Handle< Prs3d_TextAspect > &aTextAspect, const gp_Dir &aDir, const Standard_Real aVal, const Standard_CString aText, const gp_Pnt &aPfirst, const gp_Pnt &aPlast) |
draws the presentation X ,Y ,Z axis More... | |
A framework for displaying the axes of an XYZ trihedron.
|
static |
Draws each axis of a trihedron displayed in the presentation aPresentation and with lines shown by the values of aLineAspect. Each axis is defined by:
|
static |
draws the presentation X ,Y ,Z axis