Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
ProjLib_ComputeApprox Class Reference

#include <ProjLib_ComputeApprox.hxx>

Public Member Functions

 ProjLib_ComputeApprox (const Handle< Adaptor3d_HCurve > &C, const Handle< Adaptor3d_HSurface > &S, const Standard_Real Tol)
 <Tol> is the tolerance with which the
approximation is performed.
More...
 
Handle_Geom2d_BSplineCurve BSpline () const
 
Handle_Geom2d_BezierCurve Bezier () const
 
Standard_Real Tolerance () const
 returns the reached Tolerance.
More...
 

Constructor & Destructor Documentation

ProjLib_ComputeApprox::ProjLib_ComputeApprox ( const Handle< Adaptor3d_HCurve > &  C,
const Handle< Adaptor3d_HSurface > &  S,
const Standard_Real  Tol 
)

<Tol> is the tolerance with which the
approximation is performed.

Member Function Documentation

Handle_Geom2d_BezierCurve ProjLib_ComputeApprox::Bezier ( ) const
Handle_Geom2d_BSplineCurve ProjLib_ComputeApprox::BSpline ( ) const
Standard_Real ProjLib_ComputeApprox::Tolerance ( ) const

returns the reached Tolerance.


The documentation for this class was generated from the following file: