Points&Forces (survey)
Software tools facilitating the task of surveying architecture
Public Member Functions | Protected Attributes | Friends | List of all members
a_line Class Reference
+ Collaboration diagram for a_line:

Public Member Functions

 a_line (double *x0, double *x)
 

Protected Attributes

double x0_ [2]
 
double x_ [2]
 

Friends

std::ostream & operator<< (std::ostream &o, const a_line &l)
 

Detailed Description

Definition at line 45 of file im2li.cxx.

Constructor & Destructor Documentation

◆ a_line()

a_line::a_line ( double *  x0,
double *  x 
)

Definition at line 55 of file im2li.cxx.

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
const a_line l 
)
friend

Definition at line 64 of file im2li.cxx.

Member Data Documentation

◆ x0_

double a_line::x0_[2]
protected

Definition at line 51 of file im2li.cxx.

◆ x_

double a_line::x_[2]
protected

Definition at line 52 of file im2li.cxx.


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