#include <GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox () |
| Standard_EXPORT | GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox (const Handle(Adaptor3d_HSurface)&PS, const IntSurf_Quadric &IS) |
| Standard_EXPORT | GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox (const IntSurf_Quadric &IS) |
| void | Set (const Handle(Adaptor3d_HSurface)&PS) |
| void | SetImplicitSurface (const IntSurf_Quadric &IS) |
| void | Set (const Standard_Real Tolerance) |
| Standard_EXPORT Standard_Integer | NbVariables () const |
| Standard_EXPORT Standard_Integer | NbEquations () const |
| Standard_EXPORT Standard_Boolean | Value (const math_Vector &X, math_Vector &F) |
| Standard_EXPORT Standard_Boolean | Derivatives (const math_Vector &X, math_Matrix &D) |
| Standard_EXPORT Standard_Boolean | Values (const math_Vector &X, math_Vector &F, math_Matrix &D) |
| Standard_Real | Root () const |
| Standard_Real | Tolerance () const |
| const gp_Pnt & | Point () const |
| Standard_EXPORT Standard_Boolean | IsTangent () |
| const gp_Vec & | Direction3d () |
| const gp_Dir2d & | Direction2d () |
| const Handle_Adaptor3d_HSurface & | PSurface () const |
| const IntSurf_Quadric & | ISurface () const |
Private Attributes | |
| Standard_Address | surf |
| Standard_Address | func |
| Standard_Real | u |
| Standard_Real | v |
| Standard_Real | tol |
| gp_Pnt | pntsol |
| Standard_Real | valf |
| Standard_Boolean | computed |
| Standard_Boolean | tangent |
| Standard_Real | tgdu |
| Standard_Real | tgdv |
| gp_Vec | gradient |
| Standard_Boolean | derived |
| gp_Vec | d1u |
| gp_Vec | d1v |
| gp_Vec | d3d |
| gp_Dir2d | d2d |
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1