#include <IntPatch_LPolygoOfTheRstIntOfIntersection.hxx>
Inheritance diagram for IntPatch_LPolygoOfTheRstIntOfIntersection:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | IntPatch_LPolygoOfTheRstIntOfIntersection () |
Standard_EXPORT | IntPatch_LPolygoOfTheRstIntOfIntersection (const Standard_Real InitDefle) |
Standard_EXPORT void | SetWLine (const Standard_Boolean OnFirst, const Handle(IntPatch_TheWLineOfIntersection)&Line) |
Standard_EXPORT void | SetRLine (const Standard_Boolean OnFirst, const Handle(IntPatch_TheRLineOfIntersection)&Line) |
Standard_EXPORT void | ResetError () |
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 |
Private Member Functions | |
Standard_EXPORT void | Prepare () |
Private Attributes | |
Bnd_Box2d | box |
gp_Pnt2d | pnt |
IntPatch_IType | typ |
Standard_Boolean | onfirst |
Handle_IntPatch_TheWLineOfIntersection | wpoly |
Handle_IntPatch_TheRLineOfIntersection | rpoly |
Standard_Real | defle |
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|