| arr | TMatrix | [protected] |
| einheitsmatrix(unsigned m) | TMatrix | |
| get_XYZ(double &x, double &y, double &z) | TVektor | |
| homogene_koordinaten | TMatrix | [protected] |
| invers(void) | TMatrix | |
| ist_homogen(void) const | TMatrix | [inline] |
| mache_homogen(void) | TVektor | |
| mache_kartesisch(void) | TVektor | |
| operator *(double fakt, const TVektor &vekt) | TVektor | [friend] |
| TMatrix::operator *(const TMatrix &mat) | TMatrix | |
| TMatrix::operator *(double &fakt) | TMatrix | |
| TMatrix::operator *(double fakt, const TMatrix &mat) | TMatrix | [friend] |
| operator+(const TMatrix &mat) | TMatrix | |
| operator-(const TMatrix &mat) | TMatrix | |
| operator=(const TMatrix &mat) | TMatrix | |
| rotationsmatrix_x(double winkel) | TMatrix | |
| rotationsmatrix_y(double winkel) | TMatrix | |
| rotationsmatrix_z(double winkel) | TMatrix | |
| set_XYZ(double x, double y, double z) | TVektor | |
| skalarprodukt(const TVektor &vekt) | TVektor | |
| sp | TMatrix | [protected] |
| TMatrix() | TMatrix | |
| TMatrix(unsigned m, unsigned n) | TMatrix | |
| TMatrix(const TMatrix &mat) | TMatrix | |
| transformiere(unsigned reihenfolge, const TVektor &verschiebung, double drehung_x, double drehung_y, double drehung_z) | TMatrix | |
| TVektor(void) | TVektor | [inline] |
| TVektor(unsigned m) | TVektor | [inline] |
| TVektor(double x, double y, double z) | TVektor | [inline] |
| TVektor(const TMatrix &mat) | TVektor | |
| vektor_betrag(void) const | TVektor | |
| verschiebematrix(const TVektor &vekt) | TMatrix | |
| winkel(const TVektor &vekt) | TVektor | |
| ze | TMatrix | [protected] |
| ~TMatrix() | TMatrix | [virtual] |