|
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_Box & | Bounding (const IntPatch_ThePolyhedronOfThePPIntOfIntersection &thePolyh) |
static const Handle_Bnd_HArray1OfBox & | ComponentsBounding (const IntPatch_ThePolyhedronOfThePPIntOfIntersection &thePolyh) |
static Standard_Real | DeflectionOverEstimation (const IntPatch_ThePolyhedronOfThePPIntOfIntersection &thePolyh) |
static Standard_Integer | NbTriangles (const IntPatch_ThePolyhedronOfThePPIntOfIntersection &thePolyh) |
static void | Triangle (const IntPatch_ThePolyhedronOfThePPIntOfIntersection &thePolyh, const Standard_Integer Index, Standard_Integer &P1, Standard_Integer &P2, Standard_Integer &P3) |
static const gp_Pnt & | Point (const IntPatch_ThePolyhedronOfThePPIntOfIntersection &thePolyh, const Standard_Integer Index) |
static Standard_Integer | TriConnex (const IntPatch_ThePolyhedronOfThePPIntOfIntersection &thePolyh, const Standard_Integer Triang, const Standard_Integer Pivot, const Standard_Integer Pedge, Standard_Integer &TriCon, Standard_Integer &OtherP) |