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