Open CASCADE Technology
6.5.4
|
#include <GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox.hxx>
DEFINE_STANDARD_ALLOC GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox | ( | ) |
GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox | ( | const Handle< Adaptor3d_HSurface > & | PS, |
const IntSurf_Quadric & | IS | ||
) |
GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox | ( | const IntSurf_Quadric & | IS | ) |
Standard_Boolean GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::Derivatives | ( | const math_Vector & | X, |
math_Matrix & | D | ||
) | [virtual] |
Implements math_FunctionSetWithDerivatives.
Standard_Integer GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::NbEquations | ( | ) | const [virtual] |
Implements math_FunctionSetWithDerivatives.
Standard_Integer GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::NbVariables | ( | ) | const [virtual] |
Implements math_FunctionSetWithDerivatives.
const Handle_Adaptor3d_HSurface& GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::PSurface | ( | ) | const |
void GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::Set | ( | const Handle< Adaptor3d_HSurface > & | PS | ) |
void GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::SetImplicitSurface | ( | const IntSurf_Quadric & | IS | ) |
Standard_Boolean GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::Value | ( | const math_Vector & | X, |
math_Vector & | F | ||
) | [virtual] |
Implements math_FunctionSetWithDerivatives.
Standard_Boolean GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox::Values | ( | const math_Vector & | X, |
math_Vector & | F, | ||
math_Matrix & | D | ||
) | [virtual] |
Implements math_FunctionSetWithDerivatives.