Home
last modified time | relevance | path

Searched refs:mat4x4_translate_in_place (Results 1 - 1 of 1) sorted by relevance

/third_party/glfw/deps/
H A Dlinmath.h196 LINMATH_H_FUNC void mat4x4_translate_in_place(mat4x4 M, float x, float y, float z) in mat4x4_translate_in_place() function
443 mat4x4_translate_in_place(m, -eye[0], -eye[1], -eye[2]);

Completed in 1 milliseconds