#include <StdPrs_WFShape.hxx>
|
| static void | Add (const Handle< Prs3d_Presentation > &thePrs, const TopoDS_Shape &theShape, const Handle< Prs3d_Drawer > &theDrawer) |
| | Add shape to presentation. More...
|
| |
static Handle
< TopTools_HSequenceOfShape > | PickCurve (const Quantity_Length theX, const Quantity_Length theY, const Quantity_Length theZ, const Quantity_Length theDistance, const TopoDS_Shape &theShape, const Handle< Prs3d_Drawer > &theDrawer) |
| |
static Handle
< TopTools_HSequenceOfShape > | PickPatch (const Quantity_Length theX, const Quantity_Length theY, const Quantity_Length theZ, const Quantity_Length theDistance, const TopoDS_Shape &theShape, 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...
|
| |
Add shape to presentation.
The documentation for this class was generated from the following file: