#include <IntPatch_TheSearchInside.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| | IntPatch_TheSearchInside () |
| | IntPatch_TheSearchInside (IntPatch_TheSurfFunction &F, const Handle< Adaptor3d_HSurface > &Surf, const Handle< Adaptor3d_TopolTool > &T, const Standard_Real Epsilon) |
| void | Perform (IntPatch_TheSurfFunction &F, const Handle< Adaptor3d_HSurface > &Surf, const Handle< Adaptor3d_TopolTool > &T, const Standard_Real Epsilon) |
| void | Perform (IntPatch_TheSurfFunction &F, const Handle< Adaptor3d_HSurface > &Surf, const Standard_Real UStart, const Standard_Real VStart) |
| Standard_Boolean | IsDone () const |
| Standard_Integer | NbPoints () const |
| const IntSurf_InteriorPoint & | Value (const Standard_Integer Index) const |
Constructor & Destructor Documentation
| IntPatch_TheSearchInside::IntPatch_TheSearchInside |
( |
| ) |
|
Member Function Documentation
| void IntPatch_TheSearchInside::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* IntPatch_TheSearchInside::operator new |
( |
size_t |
size | ) |
[inline] |
| void* IntPatch_TheSearchInside::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
The documentation for this class was generated from the following file: