|
Open CASCADE Technology
6.7.1
|
A framework for displaying the planes of an XYZ trihedron.
More...
#include <DsgPrs_XYZPlanePresentation.hxx>
Static Public Member Functions | |
| static void | Add (const Handle< Prs3d_Presentation > &aPresentation, const Handle< Prs3d_Drawer > &aDrawer, const gp_Pnt &aPt1, const gp_Pnt &aPt2, const gp_Pnt &aPt3) |
Draws each plane of a trihedron displayed in the <br> presentation aPresentation and with attributes | |
A framework for displaying the planes of an XYZ trihedron.
|
static |
Draws each plane of a trihedron displayed in the <br>
presentation aPresentation and with attributes
defined by the attribute manager aDrawer. Each
triangular plane is defined by the points aPt1 aPt2 and aPt3.
1.8.5