Go::GeoTol Class Reference
[Intersections]

Class handling various tolerances. More...

#include <GeoTol.h>

List of all members.

Public Member Functions

 GeoTol (double epsge, double rel_par_res=1.0e-12, double numerical_tol=1.0e-16)
 Constructor.
 GeoTol (GeoTol *epsge)
 Constructor.
 ~GeoTol ()
 Destructor.
const double & getEpsge () const
 Get constant tolerance.
const double & getMinEpsge () const
const double & getRelParRes () const
 Get relative parameter resolution.
const double & getMaxEpsge () const
const double & getEpsBracket () const
 Get "bracket" tolerance used to specify confidence intervals in the parameter domain.
const double & getRefAng () const
const double & getAngleTol () const
 Get angular tolerance.
const double & getNumericalTol () const
 Get numerical tolerance.
void write (std::ostream &os) const
 Write to output stream.
void read (std::istream &is)
 Read from input stream.


Detailed Description

Class handling various tolerances.

Definition at line 58 of file GeoTol.h.


The documentation for this class was generated from the following file:
Generated on Fri Nov 23 12:24:33 2007 for GoTools Intersections Library by  doxygen 1.5.1