|
SHAPER
9.15.0
|
A presentation class for displaying a direction of edge. More...

Data Structures | |
| class | Comparator |
| Compare addresses of edges. More... | |
Public Member Functions | |
| ModuleBase_ArrowPrs (const Handle &&theViewer, const GeomEdgePtr &theEdge) | |
| Constructor. More... | |
| GeomEdgePtr | Edge () const |
| Returns an edge shape. More... | |
| void | DrawArrow (const Handle &&thePrs, Quantity_Color theColor) |
| Draw arrow that represent direction of the edge. More... | |
A presentation class for displaying a direction of edge.
| ModuleBase_ArrowPrs::ModuleBase_ArrowPrs | ( | const Handle && | theViewer, |
| const GeomEdgePtr & | theEdge | ||
| ) |
Constructor.
| theViewer | a viewer which theEdge is displaying. |
| theEdge | an edge whose direction to display. |
|
inline |
Returns an edge shape.
| void ModuleBase_ArrowPrs::DrawArrow | ( | const Handle && | thePrs, |
| Quantity_Color | theColor | ||
| ) |
Draw arrow that represent direction of the edge.