shape_doc 0.1
|
extremity(void) const | line< K > | [inline] |
geometric(void) | geometric< K > | [inline] |
line(Point *origin, Point *extremity) | line< K > | [inline] |
line(Point origin, Point extremity) | line< K > | [inline] |
m_q0 | geometric< K > | [protected] |
m_q1 | geometric< K > | [protected] |
m_q2 | geometric< K > | [protected] |
m_q3 | geometric< K > | [protected] |
m_x | geometric< K > | [protected] |
m_y | geometric< K > | [protected] |
m_z | geometric< K > | [protected] |
operator!=(const line< K > &other) const | line< K > | |
operator=(const line< K > &other) | line< K > | |
operator==(const line< K > &other) const | line< K > | |
orientation(double *q0, double *q1, double *q2, double *q3) | geometric< K > | |
origin(void) const | line< K > | [inline] |
Point typedef | line< K > | |
position(double *x, double *y, double *z) | geometric< K > | |
Scalar typedef | line< K > | |
setExtremity(Point extremity) | line< K > | [inline] |
setOrigin(Point origin) | line< K > | [inline] |
~geometric(void) | geometric< K > | [inline, virtual] |
~line() | line< K > | [inline] |