これは全メンバの一覧です。fk_Matrix継承メンバも含んでいます。
fk_Matrix(void) | fk_Matrix | |
fk_Matrix(const fk_Matrix &) | fk_Matrix | |
fk_OrthoMatrix(void) | fk_OrthoMatrix | |
fk_OrthoMatrix(const fk_OrthoMatrix &) | fk_OrthoMatrix | |
getCol(int col) | fk_OrthoMatrix | |
getRow(int row) | fk_OrthoMatrix | |
init(void) | fk_OrthoMatrix | |
inverse(void) | fk_Matrix | |
isRegular(void) const | fk_Matrix | |
isSingular(void) const | fk_Matrix | |
makeEuler(double h, double p, double b) | fk_OrthoMatrix | |
makeEuler(const fk_Angle &angle) | fk_OrthoMatrix | |
makeRot(double rad, fk_Axis axis) | fk_OrthoMatrix | |
makeScale(double x, double y, double z) | fk_Matrix | |
makeScale(const fk_Vector &v) | fk_Matrix | |
makeTrans(double x, double y, double z) | fk_OrthoMatrix | |
makeTrans(const fk_Vector &v) | fk_OrthoMatrix | |
negate(void) | fk_OrthoMatrix | |
operator!(void) const | fk_Matrix | |
operator!=(const fk_Matrix &) const | fk_Matrix | |
fk_OrthoMatrix::operator!=(const fk_OrthoMatrix &) const | fk_OrthoMatrix | |
operator*(const fk_Matrix &, const fk_HVector &) | fk_Matrix | friend |
operator*(const fk_Matrix &, const fk_Matrix &) | fk_Matrix | friend |
operator*(double, const fk_Matrix &) | fk_Matrix | friend |
operator*(const fk_Matrix &, double) | fk_Matrix | friend |
operator*=(const fk_Matrix &) | fk_Matrix | |
operator*=(const fk_OrthoMatrix &) | fk_Matrix | |
operator+(const fk_Matrix &, const fk_Matrix &) | fk_Matrix | friend |
operator+=(const fk_Matrix &) | fk_Matrix | |
operator+=(const fk_OrthoMatrix &) | fk_Matrix | |
operator-(const fk_Matrix &, const fk_Matrix &) | fk_Matrix | friend |
operator-=(const fk_Matrix &) | fk_Matrix | |
operator-=(const fk_OrthoMatrix &) | fk_Matrix | |
operator=(const fk_Matrix &) | fk_Matrix | |
operator=(const fk_OrthoMatrix &) | fk_Matrix | |
operator==(const fk_Matrix &) const | fk_Matrix | |
fk_OrthoMatrix::operator==(const fk_OrthoMatrix &) const | fk_OrthoMatrix | |
operator[](int) | fk_OrthoMatrix | |
set(int row, int col, double value) | fk_OrthoMatrix | |
setCol(int col, const fk_Vector &vec) | fk_OrthoMatrix | |
setCol(int col, const fk_HVector &vec) | fk_OrthoMatrix | |
setRow(int row, const fk_Vector &vec) | fk_OrthoMatrix | |
setRow(int row, const fk_HVector &vec) | fk_OrthoMatrix |