|
Points&Forces (core)
Software tools facilitating the task of surveying architecture
|
This is the complete list of members for a_plane, including all inherited members.
| a_3dh() | a_3dh | inline |
| a_3dh(double x, double y, double z, double t=1.) | a_3dh | inline |
| a_3dh(double *x) | a_3dh | inline |
| a_3dh(const a_point &p) | a_3dh | inline |
| a_3dh(const a_mat &m) | a_3dh | |
| a_base() | a_base | inline |
| a_mat(UI i, UI j, double v=0) | a_mat | |
| a_mat(int i, int j, double v=0) | a_mat | |
| a_mat(const a_mat &m) | a_mat | |
| a_mat_c(UI i, double v=0) | a_mat_c | inline |
| a_mat_c(int i, double v=0) | a_mat_c | inline |
| a_plane() | a_plane | inline |
| a_plane(const a_point &p1, const a_point &p2, const a_point &p3) | a_plane | |
| a_plane(const a_plane &p) | a_plane | inline |
| classname() | a_plane | inlinevirtual |
| closest(const a_point &p) const | a_plane | |
| contains(const a_point &p) const | a_plane | |
| d0() const | a_plane | inline |
| d0(const double d) | a_plane | inline |
| dist(const a_point &p) const | a_plane | |
| help() | a_plane | static |
| intersect(const a_segment &s) const | a_plane | |
| intersect(const a_plane &p) const | a_plane | |
| maxi() const | a_mat | inline |
| maxi_ | a_mat | protected |
| maxj() const | a_mat | inline |
| maxj_ | a_mat | protected |
| move(a_coord c) | a_plane | |
| n() const | a_plane | |
| norm() const | a_mat_c | |
| normalise() | a_mat_c | |
| operator()(const UI i) | a_mat_c | inline |
| operator()(const UI i) const | a_mat_c | inline |
| a_mat::operator()(const UI i, const UI j) | a_mat | inlinevirtual |
| a_mat::operator()(const UI i, const UI j) const | a_mat | inlinevirtual |
| operator*(double v) | a_mat | |
| operator*=(double v) | a_mat | |
| operator+(const a_mat &a) | a_mat | |
| operator+=(const a_mat &a) | a_mat | |
| operator-() | a_mat | |
| operator-(const a_mat &a) | a_mat | |
| operator-=(const a_mat &a) | a_mat | |
| operator/(double v) | a_mat | |
| operator/=(double v) | a_mat | |
| operator<<(std::ostream &o, const a_plane &m) | a_plane | friend |
| operator=(const a_mat &m) | a_mat_c | |
| operator==(const a_mat &a) | a_mat | |
| operator>>(std::istream &i, a_plane &m) | a_plane | friend |
| p0() const | a_plane | |
| point() const | a_3dh | inline |
| read(std::istream &i) | a_plane | virtual |
| a_mat_base::read(const std::string &file_in) | a_base | |
| set(double x, double y, double z, double t=1.) | a_3dh | inline |
| set(double *x) | a_3dh | inline |
| set(const a_point &p) | a_3dh | inline |
| size() const | a_mat | inline |
| small(double tol) | a_base | inline |
| small() const | a_base | inline |
| sub_matrix(const UI i, const UI j) const | a_mat | |
| sumsq() const | a_mat_c | |
| swapc(UI c1, UI c2) | a_mat | |
| swapr(UI r1, UI r2) | a_mat | |
| T(double v) | a_3dh | inline |
| T() const | a_3dh | inline |
| transpose() | a_mat | |
| verysmall_ | a_base | protected |
| write(std::ostream &o) const | a_plane | virtual |
| a_mat_base::write(const std::string &file_out) const | a_base | |
| X(double v) | a_3dh | inline |
| X() const | a_3dh | inline |
| x() const | a_3dh | inline |
| x_ | a_mat | protected |
| Y(double v) | a_3dh | inline |
| Y() const | a_3dh | inline |
| y() const | a_3dh | inline |
| Z(double v) | a_3dh | inline |
| Z() const | a_3dh | inline |
| z() const | a_3dh | inline |
| ~a_mat() | a_mat |