![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Implementation of the ParTool from IntImpParGen for conics of gp, using the class PConic from IntCurve. More...
#include <IntCurve_PConicTool.hxx>
Static Public Member Functions | |
| static double | EpsX (const IntCurve_PConic &C) |
| static int | NbSamples (const IntCurve_PConic &C) |
| static int | NbSamples (const IntCurve_PConic &C, const double U0, const double U1) |
| static gp_Pnt2d | Value (const IntCurve_PConic &C, const double X) |
| static void | D1 (const IntCurve_PConic &C, const double U, gp_Pnt2d &P, gp_Vec2d &T) |
| static void | D2 (const IntCurve_PConic &C, const double U, gp_Pnt2d &P, gp_Vec2d &T, gp_Vec2d &N) |
Implementation of the ParTool from IntImpParGen for conics of gp, using the class PConic from IntCurve.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |