|
Open CASCADE Technology
7.8.0.dev
|
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: More... | |
Static Public Member Functions inherited from Prs3d_Root | |
| static Handle< Graphic3d_Group > | CurrentGroup (const Handle< Prs3d_Presentation > &thePrs3d) |
| static 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:
| thePresentation | [out] the modified presentation |
| theDatum | [in] the source of trihedron position |
| theDrawer | [in] the provider of display attributes |
1.8.13