VOX
A little voxel engine
Loading...
Searching...
No Matches
Mat4 Member List

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

dmat() constMat4inline
mat() constMat4inline
Mat4(const glm::dmat4 &mat=glm::dmat4(1.0))Mat4inline
rotate(double angle, const glm::dvec3 &axis)Mat4inline
scale(const glm::dvec3 &vec)Mat4inline
translate(const glm::dvec3 &vec)Mat4inline