Effekseer
 全て クラス 関数 変数
Effekseer::Matrix43 メンバ一覧

これは全メンバの一覧です。Effekseer::Matrix43継承メンバも含んでいます。

GetRotation(Matrix43 &r) const Effekseer::Matrix43
GetScale(Vector3D &s) const Effekseer::Matrix43
GetSRT(Vector3D &s, Matrix43 &r, Vector3D &t) const Effekseer::Matrix43
GetTranslation(Vector3D &t) const Effekseer::Matrix43
Indentity()Effekseer::Matrix43
Multiple(Matrix43 &out, const Matrix43 &in1, const Matrix43 &in2)Effekseer::Matrix43static
RotationAxis(const Vector3D &axis, float angle)Effekseer::Matrix43
RotationAxis(const Vector3D &axis, float s, float c)Effekseer::Matrix43
RotationX(float angle)Effekseer::Matrix43
RotationXYZ(float rx, float ry, float rz)Effekseer::Matrix43
RotationY(float angle)Effekseer::Matrix43
RotationZ(float angle)Effekseer::Matrix43
RotationZXY(float rz, float rx, float ry)Effekseer::Matrix43
Scaling(float x, float y, float z)Effekseer::Matrix43
SetSRT(const Vector3D &s, const Matrix43 &r, const Vector3D &t)Effekseer::Matrix43
Translation(float x, float y, float z)Effekseer::Matrix43
ValueEffekseer::Matrix43