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