Open CASCADE Technology
6.9.0
|
#include <IntPatch_TheSearchInside.hxx>
Public Member Functions | |
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 |
IntPatch_TheSearchInside::IntPatch_TheSearchInside | ( | ) |
IntPatch_TheSearchInside::IntPatch_TheSearchInside | ( | IntPatch_TheSurfFunction & | F, |
const Handle< Adaptor3d_HSurface > & | Surf, | ||
const Handle< Adaptor3d_TopolTool > & | T, | ||
const Standard_Real | Epsilon | ||
) |
Standard_Boolean IntPatch_TheSearchInside::IsDone | ( | ) | const |
Standard_Integer IntPatch_TheSearchInside::NbPoints | ( | ) | const |
void IntPatch_TheSearchInside::Perform | ( | IntPatch_TheSurfFunction & | F, |
const Handle< Adaptor3d_HSurface > & | Surf, | ||
const Handle< Adaptor3d_TopolTool > & | T, | ||
const Standard_Real | Epsilon | ||
) |
void IntPatch_TheSearchInside::Perform | ( | IntPatch_TheSurfFunction & | F, |
const Handle< Adaptor3d_HSurface > & | Surf, | ||
const Standard_Real | UStart, | ||
const Standard_Real | VStart | ||
) |
const IntSurf_InteriorPoint& IntPatch_TheSearchInside::Value | ( | const Standard_Integer | Index | ) | const |