Points&Forces (core)
Software tools facilitating the task of surveying architecture
|
This is the complete list of members for a_pos, including all inherited members.
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_pos() | a_pos | inline |
a_pos(const a_mat &m) | a_pos | |
classname() | a_mat_base | inlinevirtual |
help() | a_pos | static |
maxi() const | a_mat | inline |
maxi_ | a_mat | protected |
maxj() const | a_mat | inline |
maxj_ | a_mat | protected |
operator()(const UI i, const UI j) | a_mat | inlinevirtual |
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=(const a_mat &m) | a_mat | |
operator==(const a_mat &a) | a_mat | |
orient(a_point dir) | a_pos | |
read(std::istream &i) | a_mat | virtual |
a_mat_base::read(const std::string &file_in) | a_base | |
rotate(const a_quaternion &q) | a_pos | |
rotateX(double v) | a_pos | |
rotateY(double v) | a_pos | |
rotateZ(double v) | a_pos | |
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 | |
swapc(UI c1, UI c2) | a_mat | |
swapr(UI r1, UI r2) | a_mat | |
translate(double x, double y, double z) | a_pos | |
translate(a_point t) | a_pos | |
transpose() | a_mat | |
verysmall_ | a_base | protected |
write(std::ostream &o) const | a_mat | virtual |
a_mat_base::write(const std::string &file_out) const | a_base | |
x() const | a_mat | inline |
x_ | a_mat | protected |
~a_mat() | a_mat |