Searched defs:rot (Results 1 – 8 of 8) sorted by relevance
88 glm::mat4 rot = in draw() local
112 #define rot(x,k) (((x)<<(k)) | ((x)>>(32-(k)))) macro
710 Mat4 rot = Mat4::Rotate(input.angle, input.axis); in TEST() local
1757 … glm::mat4 rot = glm::rotate(glm::mat4(), 3.14159265358979f / 180.0f * angle, glm::vec3(x, y, z)); in rotatef() local
4140 optional uint32 rot = 4; field
4734 optional uint32 rot = 4; field