#include <IntPatch_Polygo.hxx>
Inheritance diagram for IntPatch_Polygo:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
virtual Standard_EXPORT void | Delete () |
virtual Standard_EXPORT | ~IntPatch_Polygo () |
virtual Standard_EXPORT const Bnd_Box2d & | Bounding () const =0 |
virtual Standard_EXPORT Standard_Real | Error () const =0 |
virtual Standard_EXPORT Standard_Boolean | Closed () const =0 |
virtual Standard_EXPORT Standard_Integer | NbPoints () const =0 |
virtual Standard_EXPORT gp_Pnt2d | Point (const Standard_Integer Index) const =0 |
|
|
|
Implemented in IntPatch_APolygoOfTheRstIntOfIntersection, and IntPatch_LPolygoOfTheRstIntOfIntersection. |
|
Implemented in IntPatch_APolygoOfTheRstIntOfIntersection, and IntPatch_LPolygoOfTheRstIntOfIntersection. |
|
|
|
Implemented in IntPatch_APolygoOfTheRstIntOfIntersection, and IntPatch_LPolygoOfTheRstIntOfIntersection. |
|
Implemented in IntPatch_APolygoOfTheRstIntOfIntersection, and IntPatch_LPolygoOfTheRstIntOfIntersection. |
|
Reimplemented in IntPatch_APolygoOfTheRstIntOfIntersection, and IntPatch_LPolygoOfTheRstIntOfIntersection. |
|
Reimplemented in IntPatch_APolygoOfTheRstIntOfIntersection, and IntPatch_LPolygoOfTheRstIntOfIntersection. |
|
Reimplemented in IntPatch_APolygoOfTheRstIntOfIntersection, and IntPatch_LPolygoOfTheRstIntOfIntersection. |
|
Implemented in IntPatch_APolygoOfTheRstIntOfIntersection, and IntPatch_LPolygoOfTheRstIntOfIntersection. |