Open CASCADE Technology 7.9.0
|
A framework for displaying an XYZ trihedron. More...
#include <DsgPrs_DatumPrs.hxx>
Static Public Member Functions | |
static void | Add (const Handle< Prs3d_Presentation > &thePresentation, const gp_Ax2 &theDatum, const Handle< Prs3d_Drawer > &theDrawer) |
Draw XYZ axes at specified location with attributes defined by the attribute manager theDrawer: | |
![]() | |
called static instead Handle< Graphic3d_Group > | CurrentGroup (const Handle< Prs3d_Presentation > &thePrs3d) |
static instead Handle< Graphic3d_Group > | NewGroup (const Handle< Prs3d_Presentation > &thePrs3d) |
A framework for displaying an XYZ trihedron.
|
static |
Draw XYZ axes at specified location with attributes defined by the attribute manager theDrawer:
[out] | thePresentation | the modified presentation |
[in] | theDatum | the source of trihedron position |
[in] | theDrawer | the provider of display attributes |