Open CASCADE Technology 6.6.0
Static Public Member Functions
DsgPrs_ShapeDirPresentation Class Reference

A framework to define display of the normal to the
surface of a shape.

#include <DsgPrs_ShapeDirPresentation.hxx>

Static Public Member Functions

static void Add (const Handle< Prs3d_Presentation > &prs, const Handle< Prs3d_Drawer > &aDrawer, const TopoDS_Shape &shape, const Standard_Integer mode)
 Adds the shape shape and the mode mode to the
presentation object prs.
The display attributes of the normal are defined by the
attribute manager aDrawer.
mode determines whether the first or the last point of
the normal is given to the presentation object. If the
first point: 0; if the last point, 1.


Member Function Documentation

static void DsgPrs_ShapeDirPresentation::Add ( const Handle< Prs3d_Presentation > &  prs,
const Handle< Prs3d_Drawer > &  aDrawer,
const TopoDS_Shape shape,
const Standard_Integer  mode 
) [static]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines