rasdaman complete source
Public Member Functions | Friends | List of all members
r_Line Class Reference

#include <polycutout.hh>

Public Member Functions

 r_Line ()
 
 r_Line (double, double, double)
 
 r_Line (r_Point &, r_Point &)
 
double getA ()
 
double getB ()
 
double getC ()
 
float ecuatia (r_Point &)
 

Friends

ostream & operator<< (ostream &, r_Line &)
 

Constructor & Destructor Documentation

r_Line::r_Line ( )
r_Line::r_Line ( double  ,
double  ,
double   
)
r_Line::r_Line ( r_Point ,
r_Point  
)

Member Function Documentation

float r_Line::ecuatia ( r_Point )
double r_Line::getA ( )
double r_Line::getB ( )
double r_Line::getC ( )

Friends And Related Function Documentation

ostream& operator<< ( ostream &  ,
r_Line  
)
friend

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