Open CASCADE Technology 6.5.2
Public Member Functions | Static Public Member Functions
IntPatch_PolygoTool Class Reference

Tool an a polygon to instantiates the Interference
between 2 polygons.

#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_Box2dBounding (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 void Dump (const IntPatch_Polygo &Line)

Member Function Documentation

static gp_Pnt2d IntPatch_PolygoTool::BeginOfSeg ( const IntPatch_Polygo Line,
const Standard_Integer  Index 
) [static]
static const Bnd_Box2d& IntPatch_PolygoTool::Bounding ( const IntPatch_Polygo Line) [static]
static Standard_Boolean IntPatch_PolygoTool::Closed ( const IntPatch_Polygo Line) [static]
static Standard_Real IntPatch_PolygoTool::DeflectionOverEstimation ( const IntPatch_Polygo Line) [static]
static void IntPatch_PolygoTool::Dump ( const IntPatch_Polygo Line) [static]
static gp_Pnt2d IntPatch_PolygoTool::EndOfSeg ( const IntPatch_Polygo Line,
const Standard_Integer  Index 
) [static]
static Standard_Integer IntPatch_PolygoTool::NbSegments ( const IntPatch_Polygo Line) [static]
void IntPatch_PolygoTool::operator delete ( void *  anAddress) [inline]
void* IntPatch_PolygoTool::operator new ( size_t  size) [inline]
void* IntPatch_PolygoTool::operator new ( size_t  ,
void *  anAddress 
) [inline]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines