home | project pages | download | documentation | doxygen | contact |
invert(void) const | camvox::TMatrix< T > | [inline] |
m | camvox::TMatrix< T > | |
operator*(const T &other) const | camvox::TMatrix< T > | [inline] |
operator*(const TMatrix &other) const | camvox::TMatrix< T > | [inline] |
operator*(const Vector &other) const | camvox::TMatrix< T > | [inline] |
operator*(const IntervalVector &other) const | camvox::TMatrix< T > | [inline] |
rotate(const TVector< T > &v, double _angle) const | camvox::TMatrix< T > | [inline] |
scale(const Vector &v) const | camvox::TMatrix< T > | [inline] |
TMatrix(void) | camvox::TMatrix< T > | [inline] |
translate(const Vector &v) const | camvox::TMatrix< T > | [inline] |