| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
Implementation of the ParTool from IntImpParGen for conics of gp, using the class PConic from IntCurve. More...
#include <IntCurve_PConicTool.hxx>
Static Public Member Functions | |
| static Standard_Real | EpsX (const IntCurve_PConic &C) | 
| static Standard_Integer | NbSamples (const IntCurve_PConic &C) | 
| static Standard_Integer | NbSamples (const IntCurve_PConic &C, const Standard_Real U0, const Standard_Real U1) | 
| static gp_Pnt2d | Value (const IntCurve_PConic &C, const Standard_Real X) | 
| static void | D1 (const IntCurve_PConic &C, const Standard_Real U, gp_Pnt2d &P, gp_Vec2d &T) | 
| static void | D2 (const IntCurve_PConic &C, const Standard_Real U, gp_Pnt2d &P, gp_Vec2d &T, gp_Vec2d &N) | 
Implementation of the ParTool from IntImpParGen for conics of gp, using the class PConic from IntCurve.
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static |