#include <IntPatch_APolygoOfTheRstIntOfIntersection.hxx>
Inheritance diagram for IntPatch_APolygoOfTheRstIntOfIntersection:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | IntPatch_APolygoOfTheRstIntOfIntersection (const Handle(Adaptor2d_HCurve2d)&A, const Standard_Integer NbSample, const Standard_Real Pfirst, const Standard_Real Plast, const Bnd_Box2d &BoxOtherPolygon) |
Standard_EXPORT const Bnd_Box2d & | Bounding () const |
Standard_EXPORT Standard_Real | Error () const |
Standard_EXPORT Standard_Boolean | Closed () const |
Standard_EXPORT Standard_Integer | NbPoints () const |
Standard_EXPORT gp_Pnt2d | Point (const Standard_Integer Index) const |
Standard_EXPORT Standard_Real | Parameter (const Standard_Integer Index) const |
Standard_EXPORT void | SetOffset (const Standard_Real OffsetX, const Standard_Real OffsetY) |
Private Attributes | |
TColgp_Array1OfPnt2d | brise |
TColStd_Array1OfReal | param |
Bnd_Box2d | boite |
Standard_Real | fleche |
Standard_Real | offsetx |
Standard_Real | offsety |
Standard_Boolean | ferme |
|
|
|
Implements IntPatch_Polygo. |
|
Implements IntPatch_Polygo. |
|
Implements IntPatch_Polygo. |
|
Implements IntPatch_Polygo. |
|
Reimplemented from IntPatch_Polygo. |
|
Reimplemented from IntPatch_Polygo. |
|
Reimplemented from IntPatch_Polygo. |
|
|
|
Implements IntPatch_Polygo. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|