|
| static void | Add (const Handle< Prs3d_Presentation > &thePresentation, const Handle< BRepAdaptor_HSurface > &theFace, const Standard_Boolean theDrawUIso, const Standard_Boolean theDrawVIso, const Quantity_Length theDeflection, const Standard_Integer theNbUIso, const Standard_Integer theNbVIso, const Handle< Prs3d_Drawer > &theDrawer, Prs3d_NListOfSequenceOfPnt &theCurves) |
| |
| static void | Add (const Handle< Prs3d_Presentation > &thePresentation, const Handle< BRepAdaptor_HSurface > &theFace, const Handle< Prs3d_Drawer > &theDrawer) |
| |
| static Standard_Boolean | Match (const Quantity_Length theX, const Quantity_Length theY, const Quantity_Length theZ, const Quantity_Length theDistance, const Handle< BRepAdaptor_HSurface > &theFace, const Standard_Boolean theDrawUIso, const Standard_Boolean theDrawVIso, const Quantity_Length theDeflection, const Standard_Integer theNbUIso, const Standard_Integer theNbVIso, const Handle< Prs3d_Drawer > &theDrawer) |
| |
| static Standard_Boolean | Match (const Quantity_Length theX, const Quantity_Length theY, const Quantity_Length theZ, const Quantity_Length theDistance, const Handle< BRepAdaptor_HSurface > &theFace, const Handle< Prs3d_Drawer > &theDrawer) |
| |
| static Standard_Boolean | MatchUIso (const Quantity_Length theX, const Quantity_Length theY, const Quantity_Length theZ, const Quantity_Length theDistance, const Handle< BRepAdaptor_HSurface > &theFace, const Handle< Prs3d_Drawer > &theDrawer) |
| |
| static Standard_Boolean | MatchVIso (const Quantity_Length theX, const Quantity_Length theY, const Quantity_Length theZ, const Quantity_Length theDistance, const Handle< BRepAdaptor_HSurface > &theFace, const Handle< Prs3d_Drawer > &theDrawer) |
| |
| static void | AddUIso (const Handle< Prs3d_Presentation > &thePresentation, const Handle< BRepAdaptor_HSurface > &theFace, const Handle< Prs3d_Drawer > &theDrawer) |
| |
| static void | AddVIso (const Handle< Prs3d_Presentation > &thePresentation, const Handle< BRepAdaptor_HSurface > &theFace, const Handle< Prs3d_Drawer > &theDrawer) |
| |
| static Handle_Graphic3d_Group | CurrentGroup (const Handle< Prs3d_Presentation > &Prs3d) |
| | Returns the current group of primititves inside graphic <br>
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 > &Prs3d) |
| | Returns the new group of primitives inside graphic <br>
objects in the display.
A group also contains the attributes whose ranges are limited to the primitives in it.
More...
|
| |