GCP Assignment 1
Maths::Mat4 Member List

This is the complete list of members for Maths::Mat4, including all inherited members.

getMatrixArray()Maths::Mat4inline
getPos()Maths::Mat4inline
mMaths::Mat4
Mat4()Maths::Mat4inline
Mat4(Vec4 v1, Vec4 v2, Vec4 v3, Vec4 v4)Maths::Mat4inline
operator+=(Mat4 mIn)Maths::Mat4inline
operator-=(Mat4 mIn)Maths::Mat4inline
rotateAlongX(Mat4 &matrix, float angle)Maths::Mat4
rotateAlongY(Mat4 &matrix, float angle)Maths::Mat4
rotateAlongZ(Mat4 &matrix, float angle)Maths::Mat4
rotatePointAroundXAxis(Mat4 &matrix, Maths::Vec3 axisPoint, float angle)Maths::Mat4
rotatePointAroundYAxis(Mat4 &matrix, Maths::Vec3 axisPoint, float angle)Maths::Mat4
rotatePointAroundZAxis(Mat4 &matrix, Maths::Vec3 axisPoint, float angle)Maths::Mat4
scale(Mat4 &matrix, float sv)Maths::Mat4
setAsIdentityMatrix()Maths::Mat4inline
setAsPerspectiveMatrix(float fovy, float aspect, float n, float f)Maths::Mat4inline
setPos(Vec3 pv)Maths::Mat4inline
setPos(Mat4 &matrix, Vec3 pos)Maths::Mat4
translate(Mat4 &matrix, Vec3 tv)Maths::Mat4