| 
    Open CASCADE Technology
    7.4.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:  More... | |
  Static Public Member Functions inherited from Prs3d_Root | |
| static Handle< Graphic3d_Group > | CurrentGroup (const Handle< Prs3d_Presentation > &thePrs3d) | 
| Returns the current (last created) group of primititves inside graphic objects in the display. A group also contains the attributes whose ranges are limited to the primitives in it.  More... | |
| static Handle< Graphic3d_Group > | NewGroup (const Handle< Prs3d_Presentation > &thePrs3d) | 
| Returns the new group of primitives inside graphic objects in the display. A group also contains the attributes whose ranges are limited to the primitives in it.  More... | |
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