asColMajor() const (defined in freecloth::GeMatrix4) | freecloth::GeMatrix4 | [inline] |
colMajor(const Float data[16]) | freecloth::GeMatrix4 | [static] |
from3x3(const GeMatrix3 &) | freecloth::GeMatrix4 | [inline, static] |
GeMatrix4() (defined in freecloth::GeMatrix4) | freecloth::GeMatrix4 | [inline] |
GeMatrix4(Float entry00, Float entry01, Float entry02, Float entry03, Float entry10, Float entry11, Float entry12, Float entry13, Float entry20, Float entry21, Float entry22, Float entry23, Float entry30, Float entry31, Float entry32, Float entry33) (defined in freecloth::GeMatrix4) | freecloth::GeMatrix4 | [inline] |
getTrace() const | freecloth::GeMatrix4 | [inline] |
getTranspose() const (defined in freecloth::GeMatrix4) | freecloth::GeMatrix4 | [inline] |
IDENTITY (defined in freecloth::GeMatrix4) | freecloth::GeMatrix4 | [static] |
operator *(const GeMatrix4 &) const (defined in freecloth::GeMatrix4) | freecloth::GeMatrix4 | |
operator *(const GeVector &) const | freecloth::GeMatrix4 | [inline] |
operator *(const GePoint &) const | freecloth::GeMatrix4 | [inline] |
operator *(Float) const (defined in freecloth::GeMatrix4) | freecloth::GeMatrix4 | [inline] |
operator *=(const GeMatrix4 &) (defined in freecloth::GeMatrix4) | freecloth::GeMatrix4 | [inline] |
operator *=(Float) (defined in freecloth::GeMatrix4) | freecloth::GeMatrix4 | [inline] |
operator!=(const GeMatrix4 &) const (defined in freecloth::GeMatrix4) | freecloth::GeMatrix4 | [inline] |
operator()(UInt32 row, UInt32 col) const (defined in freecloth::GeMatrix4) | freecloth::GeMatrix4 | [inline] |
operator()(UInt32 row, UInt32 col) (defined in freecloth::GeMatrix4) | freecloth::GeMatrix4 | [inline] |
operator+(const GeMatrix4 &) const (defined in freecloth::GeMatrix4) | freecloth::GeMatrix4 | [inline] |
operator+=(const GeMatrix4 &) (defined in freecloth::GeMatrix4) | freecloth::GeMatrix4 | [inline] |
operator-(const GeMatrix4 &) const (defined in freecloth::GeMatrix4) | freecloth::GeMatrix4 | [inline] |
operator-=(const GeMatrix4 &) (defined in freecloth::GeMatrix4) | freecloth::GeMatrix4 | [inline] |
operator==(const GeMatrix4 &) const (defined in freecloth::GeMatrix4) | freecloth::GeMatrix4 | [inline] |
outerProduct(const GeVector &a, const GeVector &b) | freecloth::GeMatrix4 | [inline, static] |
rotation(Float entry00, Float entry01, Float entry02, Float entry10, Float entry11, Float entry12, Float entry20, Float entry21, Float entry22) | freecloth::GeMatrix4 | [inline, static] |
rowMajor(const Float data[16]) | freecloth::GeMatrix4 | [static] |
scaling(Float sx, Float sy, Float sz) | freecloth::GeMatrix4 | [inline, static] |
translation(const GeVector &) | freecloth::GeMatrix4 | [inline, static] |
ZERO (defined in freecloth::GeMatrix4) | freecloth::GeMatrix4 | [static] |