Open CASCADE Technology 7.8.0
|
The Prs3d package provides the following services. More...
#include <Prs3d.hxx>
The Prs3d package provides the following services.
|
static |
Add triangulation free edges into sequence of line segments.
theSegments | [out] sequence of line segments to fill |
thePolyTri | [in] triangulation to process |
theLocation | [in] transformation to apply |
|
static |
Add primitives into new group in presentation and clear the list of polylines.
|
inlinestatic |
Computes the absolute deflection value based on relative deflection Prs3d_Drawer::DeviationCoefficient().
theBndBox | [in] bounding box |
theDeviationCoefficient | [in] relative deflection coefficient from Prs3d_Drawer::DeviationCoefficient() |
theMaximalChordialDeviation | [in] absolute deflection coefficient from Prs3d_Drawer::MaximalChordialDeviation() |
|
inlinestatic |
Computes the absolute deflection value based on relative deflection Prs3d_Drawer::DeviationCoefficient().
theBndMin | [in] bounding box min corner |
theBndMax | [in] bounding box max corner |
theDeviationCoefficient | [in] relative deflection coefficient from Prs3d_Drawer::DeviationCoefficient() |
|
static |
draws an arrow at a given location, with respect to a given direction.
|
static |
Assembles array of primitives for sequence of polylines.
thePoints | [in] the polylines sequence |