Open CASCADE Technology 6.6.0
|
#include <IntCurveSurface_ThePolygonToolOfHInter.hxx>
Static Public Member Functions | |
static const Bnd_Box & | Bounding (const IntCurveSurface_ThePolygonOfHInter &thePolygon) |
static Standard_Real | DeflectionOverEstimation (const IntCurveSurface_ThePolygonOfHInter &thePolygon) |
static Standard_Boolean | Closed (const IntCurveSurface_ThePolygonOfHInter &thePolygon) |
static Standard_Integer | NbSegments (const IntCurveSurface_ThePolygonOfHInter &thePolygon) |
static const gp_Pnt & | BeginOfSeg (const IntCurveSurface_ThePolygonOfHInter &thePolygon, const Standard_Integer Index) |
static const gp_Pnt & | EndOfSeg (const IntCurveSurface_ThePolygonOfHInter &thePolygon, const Standard_Integer Index) |
static void | Dump (const IntCurveSurface_ThePolygonOfHInter &thePolygon) |
static const gp_Pnt& IntCurveSurface_ThePolygonToolOfHInter::BeginOfSeg | ( | const IntCurveSurface_ThePolygonOfHInter & | thePolygon, |
const Standard_Integer | Index | ||
) | [static] |
static const Bnd_Box& IntCurveSurface_ThePolygonToolOfHInter::Bounding | ( | const IntCurveSurface_ThePolygonOfHInter & | thePolygon | ) | [static] |
static Standard_Boolean IntCurveSurface_ThePolygonToolOfHInter::Closed | ( | const IntCurveSurface_ThePolygonOfHInter & | thePolygon | ) | [static] |
static Standard_Real IntCurveSurface_ThePolygonToolOfHInter::DeflectionOverEstimation | ( | const IntCurveSurface_ThePolygonOfHInter & | thePolygon | ) | [static] |
static void IntCurveSurface_ThePolygonToolOfHInter::Dump | ( | const IntCurveSurface_ThePolygonOfHInter & | thePolygon | ) | [static] |
static const gp_Pnt& IntCurveSurface_ThePolygonToolOfHInter::EndOfSeg | ( | const IntCurveSurface_ThePolygonOfHInter & | thePolygon, |
const Standard_Integer | Index | ||
) | [static] |
static Standard_Integer IntCurveSurface_ThePolygonToolOfHInter::NbSegments | ( | const IntCurveSurface_ThePolygonOfHInter & | thePolygon | ) | [static] |