| as() const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| at(size_t row, size_t col) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| at(size_t row, size_t col) const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| fromMatrices(const MatrixType &m, const WMatrixFixed< RHSValueT, RHSRows, RHSCols, RHSValueStoreT > &src, size_t rowOffset=0, size_t colOffset=0) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inlinestatic |
| fromMatrix(const WMatrixFixed< RHSValueT, RHSRows, RHSCols, RHSValueStoreT > &src, size_t rowOffset=0, size_t colOffset=0) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inlinestatic |
| getColumns() const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| getColumnVector(size_t index) const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| getRows() const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| getRowVector(size_t index) const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| identity() | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inlinestatic |
| m_values | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | private |
| MatrixType typedef | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | |
| operator Eigen::Matrix< ValueT, Rows, Cols >() const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator osg::Matrixd() const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator osg::Vec2d() const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator osg::Vec2f() const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator osg::Vec3d() const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator osg::Vec3f() const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator osg::Vec4d() const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator osg::Vec4f() const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator WMatrixFixed< ResultValueType, Rows, Cols, ResultValueStore >() const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator!=(const WMatrixFixed< RHSValueT, Rows, Cols, RHSValueStoreT > &rhs) const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator()(size_t row, size_t col) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator()(size_t row, size_t col) const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator*(const WMatrixFixed< RHSValueT, Cols, RHSCols, RHSValueStoreT > &rhs) const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator*(const RHSValueT &rhs) const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator*=(const WMatrixFixed< RHSValueT, Rows, Cols, RHSValueStoreT > &rhs) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator*=(const RHSValueT &rhs) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator+(const WMatrixFixed< RHSValueT, Rows, Cols, RHSValueStoreT > &rhs) const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator+=(const WMatrixFixed< RHSValueT, Rows, Cols, RHSValueStoreT > &rhs) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator-(const WMatrixFixed< RHSValueT, Rows, Cols, RHSValueStoreT > &rhs) const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator-=(const WMatrixFixed< RHSValueT, Rows, Cols, RHSValueStoreT > &rhs) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator/(const RHSValueT &rhs) const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator/=(const RHSValueT &rhs) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator<(const WMatrixFixed< RHSValueT, Rows, Cols, RHSValueStoreT > &rhs) const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator=(const WMatrixFixed< RHSValueT, Rows, Cols, RHSValueStoreT > &rhs) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator==(const WMatrixFixed< RHSValueT, Rows, Cols, RHSValueStoreT > &rhs) const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator[](size_t row) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| operator[](size_t row) const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| setColumnVector(size_t index, const WMatrixFixed< RHSValueT, Rows, 1, RHSValueStoreT > &vec) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| setRowVector(size_t index, const WMatrixFixed< RHSValueT, Rows, 1, RHSValueStoreT > &vec) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| setValues(const RHSValueStoreT< RHSValueT, Rows, Cols > &values) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inlineprivate |
| size() const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| ValueStoreType typedef | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | |
| ValueType typedef | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | |
| WMatrixFixed class | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | friend |
| WMatrixFixed() | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| WMatrixFixed(const ValueT &x, const ValueT &y) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| WMatrixFixed(const ValueT &x, const ValueT &y, const ValueT &z) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| WMatrixFixed(const ValueT &x, const ValueT &y, const ValueT &z, const ValueT &w) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| WMatrixFixed(const WMatrixFixed< RHSValueT, Rows, Cols, RHSValueStoreT > &m) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| WMatrixFixed(const WValue< ValueT > &val) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| WMatrixFixed(const Eigen::Matrix< ValueT, Rows, Cols > &m) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| WMatrixFixed(const osg::Matrixd &m) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| WMatrixFixed(const osg::Vec3f &m) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| WMatrixFixed(const osg::Vec3d &m) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| WMatrixFixed(const osg::Vec4f &m) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| WMatrixFixed(const osg::Vec4d &m) | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| WMatrixFixedTest class | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | friend |
| x() | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| x() const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| y() | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| y() const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| z() | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| z() const | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inline |
| zero() | WMatrixFixed< ValueT, Rows, Cols, ValueStoreT > | inlinestatic |