#include <IntPatch_PolygoTool.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Static Public Member Functions | |
static const Bnd_Box2d & | Bounding (const IntPatch_Polygo &Line) |
static Standard_Real | DeflectionOverEstimation (const IntPatch_Polygo &Line) |
static Standard_Boolean | Closed (const IntPatch_Polygo &Line) |
static Standard_Integer | NbSegments (const IntPatch_Polygo &Line) |
static gp_Pnt2d | BeginOfSeg (const IntPatch_Polygo &Line, const Standard_Integer Index) |
static gp_Pnt2d | EndOfSeg (const IntPatch_Polygo &Line, const Standard_Integer Index) |
static Standard_EXPORT void | Dump (const IntPatch_Polygo &Line) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|