asColMajor() const | freecloth::GeMatrix3 | [inline] |
colMajor(const Float data[9]) | freecloth::GeMatrix3 | [static] |
GeMatrix3() (defined in freecloth::GeMatrix3) | freecloth::GeMatrix3 | [inline] |
GeMatrix3(Float entry00, Float entry01, Float entry02, Float entry10, Float entry11, Float entry12, Float entry20, Float entry21, Float entry22) (defined in freecloth::GeMatrix3) | freecloth::GeMatrix3 | [inline] |
getInverse() const (defined in freecloth::GeMatrix3) | freecloth::GeMatrix3 | |
getTrace() const | freecloth::GeMatrix3 | [inline] |
getTranspose() const (defined in freecloth::GeMatrix3) | freecloth::GeMatrix3 | [inline] |
IDENTITY (defined in freecloth::GeMatrix3) | freecloth::GeMatrix3 | [static] |
infinityNorm() const | freecloth::GeMatrix3 | [inline] |
operator *(const GeMatrix3 &) const (defined in freecloth::GeMatrix3) | freecloth::GeMatrix3 | |
operator *(const GeVector &) const (defined in freecloth::GeMatrix3) | freecloth::GeMatrix3 | [inline] |
operator *(const GePoint &) const (defined in freecloth::GeMatrix3) | freecloth::GeMatrix3 | [inline] |
operator *(Float) const (defined in freecloth::GeMatrix3) | freecloth::GeMatrix3 | [inline] |
operator *=(const GeMatrix3 &) (defined in freecloth::GeMatrix3) | freecloth::GeMatrix3 | [inline] |
operator *=(Float) (defined in freecloth::GeMatrix3) | freecloth::GeMatrix3 | [inline] |
operator!=(const GeMatrix3 &) const (defined in freecloth::GeMatrix3) | freecloth::GeMatrix3 | [inline] |
operator()(UInt32 row, UInt32 col) const (defined in freecloth::GeMatrix3) | freecloth::GeMatrix3 | [inline] |
operator()(UInt32 row, UInt32 col) (defined in freecloth::GeMatrix3) | freecloth::GeMatrix3 | [inline] |
operator+(const GeMatrix3 &) const (defined in freecloth::GeMatrix3) | freecloth::GeMatrix3 | [inline] |
operator+=(const GeMatrix3 &) (defined in freecloth::GeMatrix3) | freecloth::GeMatrix3 | [inline] |
operator-(const GeMatrix3 &) const (defined in freecloth::GeMatrix3) | freecloth::GeMatrix3 | [inline] |
operator-=(const GeMatrix3 &) (defined in freecloth::GeMatrix3) | freecloth::GeMatrix3 | [inline] |
operator==(const GeMatrix3 &) const (defined in freecloth::GeMatrix3) | freecloth::GeMatrix3 | [inline] |
outerProduct(const GeVector &a, const GeVector &b) | freecloth::GeMatrix3 | [inline, static] |
rotation(const GeVector &axis, Float theta) | freecloth::GeMatrix3 | [static] |
rowMajor(const Float data[9]) | freecloth::GeMatrix3 | [static] |
scaling(Float sx, Float sy, Float sz) | freecloth::GeMatrix3 | [inline, static] |
ZERO (defined in freecloth::GeMatrix3) | freecloth::GeMatrix3 | [static] |