#include <IntPatch_TheLineConstructorOfIntersection.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | IntPatch_TheLineConstructorOfIntersection (const Standard_Integer mode) |
Standard_EXPORT void | Perform (const IntPatch_SequenceOfLine &SL, const Handle(IntPatch_Line)&L, const Handle(Adaptor3d_HSurface)&S1, const Handle(Adaptor3d_TopolTool)&D1, const Handle(Adaptor3d_HSurface)&S2, const Handle(Adaptor3d_TopolTool)&D2, const Standard_Real Tol) |
Standard_EXPORT Standard_Integer | NbLines () const |
Standard_EXPORT Handle_IntPatch_Line | Line (const Standard_Integer index) const |
Private Attributes | |
IntPatch_SequenceOfLine | slin |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|