| fk_OrthoMatrix(void) | fk_OrthoMatrix | |
| fk_OrthoMatrix(const fk_OrthoMatrix &) | fk_OrthoMatrix | |
| init(void) | fk_OrthoMatrix | |
| inverse(void) | fk_OrthoMatrix | |
| makeEuler(double h, double p, double b) | fk_OrthoMatrix | |
| makeEuler(const fk_Angle &angle) | fk_OrthoMatrix | |
| makeRot(double rad, fk_Axis axis) | fk_OrthoMatrix | |
| makeTrans(double x, double y, double z) | fk_OrthoMatrix | |
| makeTrans(const fk_Vector &v) | fk_OrthoMatrix | |
| negate(void) | fk_OrthoMatrix | |
| operator!(void) const | fk_OrthoMatrix | |
| operator!=(const fk_OrthoMatrix &) const | fk_OrthoMatrix | |
| operator*(const fk_OrthoMatrix &, const fk_HVector &) | fk_OrthoMatrix | [friend] |
| operator*(const fk_OrthoMatrix &, const fk_OrthoMatrix &) | fk_OrthoMatrix | [friend] |
| operator*(const fk_Matrix &, const fk_OrthoMatrix &) | fk_OrthoMatrix | [friend] |
| operator*(const fk_OrthoMatrix &, const fk_Matrix &) | fk_OrthoMatrix | [friend] |
| operator*=(const fk_OrthoMatrix &) | fk_OrthoMatrix | |
| operator+(const fk_Matrix &, const fk_OrthoMatrix &) | fk_OrthoMatrix | [friend] |
| operator+(const fk_OrthoMatrix &, const fk_Matrix &) | fk_OrthoMatrix | [friend] |
| operator-(const fk_Matrix &, const fk_OrthoMatrix &) | fk_OrthoMatrix | [friend] |
| operator-(const fk_OrthoMatrix &, const fk_Matrix &) | fk_OrthoMatrix | [friend] |
| operator=(const fk_OrthoMatrix &) | fk_OrthoMatrix | |
| operator==(const fk_OrthoMatrix &) const | fk_OrthoMatrix | |
| operator[](int) | fk_OrthoMatrix | |
| set(int row, int col, double value) | fk_OrthoMatrix | |