Scribus
Open source desktop publishing at your fingertips
Geom::Linear Class Reference

Public Types

typedef double output_type
 

Public Member Functions

 Linear (double aa, double b)
 
 Linear (Hat h, Tri t)
 
 Linear (Hat h)
 
double operator[] (const int i) const
 
double & operator[] (const int i)
 
bool isZero () const
 
bool isConstant () const
 
bool isFinite () const
 
double at0 () const
 
double at1 () const
 
double valueAt (double t) const
 
double operator() (double t) const
 
SBasis toSBasis () const
 
Interval bounds_exact () const
 
Interval bounds_fast () const
 
Interval bounds_local (double u, double v) const
 
 operator Tri () const
 
 operator Hat () const
 

Public Attributes

double a [2]
 

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