![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
A framework for displaying an XYZ trihedron. More...
#include <DsgPrs_DatumPrs.hxx>

Static Public Member Functions | |
| static void | Add (const occ::handle< Prs3d_Presentation > &thePresentation, const gp_Ax2 &theDatum, const occ::handle< Prs3d_Drawer > &theDrawer) |
| Draw XYZ axes at specified location with attributes defined by the attribute manager theDrawer: | |
Static Public Member Functions inherited from Prs3d_Root | |
| called static instead occ::handle< Graphic3d_Group > | CurrentGroup (const occ::handle< Prs3d_Presentation > &thePrs3d) |
| static instead occ::handle< Graphic3d_Group > | NewGroup (const occ::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 |