shape_doc 0.1
plane< K > Member List
This is the complete list of members for plane< K >, including all inherited members.
a(void) const plane< K > [inline]
b(void) const plane< K > [inline]
c(void) const plane< K > [inline]
d(void) const plane< K > [inline]
equation(void) const plane< K >
geometric(void)geometric< K > [inline]
m_q0geometric< K > [protected]
m_q1geometric< K > [protected]
m_q2geometric< K > [protected]
m_q3geometric< K > [protected]
m_xgeometric< K > [protected]
m_ygeometric< K > [protected]
m_zgeometric< K > [protected]
operator!=(const plane< K > &other) const plane< K >
operator=(const plane< K > &other)plane< K >
operator==(const plane< K > &other) const plane< K >
operator[](const int &i)plane< K >
orientation(double *q0, double *q1, double *q2, double *q3)geometric< K >
plane(void)plane< K >
plane(const char *equation)plane< K >
plane(const plane< K > &other)plane< K >
position(double *x, double *y, double *z)geometric< K >
~geometric(void)geometric< K > [inline, virtual]