SourceForge.net Logo

camvox::TMatrix< T > Member List

This is the complete list of members for camvox::TMatrix< T >, including all inherited members.

invert(void) const camvox::TMatrix< T > [inline]
mcamvox::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]