#include <BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox.hxx>
◆ BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox() [1/3]
      
        
          | BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox::BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox() [2/3]
◆ BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox() [3/3]
      
        
          | BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox::BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox  | 
          ( | 
          const IntSurf_Quadric &  | 
          IS | ) | 
           | 
        
      
 
 
◆ Derivatives()
Returns the values <D> of the derivatives for the variable <X>. Returns True if the computation was done successfully, False otherwise. 
Implements math_FunctionSetWithDerivatives.
 
 
◆ Direction2d()
      
        
          | const gp_Dir2d & BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox::Direction2d  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ Direction3d()
      
        
          | const gp_Vec & BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox::Direction3d  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ IsTangent()
      
        
          | Standard_Boolean BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox::IsTangent  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ISurface()
◆ NbEquations()
  
  
      
        
          | Standard_Integer BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox::NbEquations  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ NbVariables()
  
  
      
        
          | Standard_Integer BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox::NbVariables  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ Point()
      
        
          | const gp_Pnt & BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox::Point  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ PSurface()
◆ Root()
      
        
          | Standard_Real BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox::Root  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ Set() [1/2]
◆ Set() [2/2]
      
        
          | void BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox::Set  | 
          ( | 
          const Standard_Real  | 
          Tolerance | ) | 
           | 
        
      
 
 
◆ SetImplicitSurface()
      
        
          | void BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox::SetImplicitSurface  | 
          ( | 
          const IntSurf_Quadric &  | 
          IS | ) | 
           | 
        
      
 
 
◆ Tolerance()
      
        
          | Standard_Real BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox::Tolerance  | 
          ( | 
           | ) | 
           const | 
        
      
 
Returns the value Tol so that if Abs(Func.Root())<Tol the function is considered null. 
 
 
◆ Value()
Computes the values <F> of the Functions for the variable <X>. Returns True if the computation was done successfully, False otherwise. 
Implements math_FunctionSetWithDerivatives.
 
 
◆ Values()
returns the values <F> of the functions and the derivatives <D> for the variable <X>. Returns True if the computation was done successfully, False otherwise. 
Implements math_FunctionSetWithDerivatives.
 
 
The documentation for this class was generated from the following file: