Searched refs:SetModelMatrices (Results 1 – 2 of 2) sorted by relevance
95 …void SetModelMatrices(glm::mat4& aaMat, glm::mat4& caMat, glm::mat4& snapMat, const glm::mat4& pla…
925 …void HelloArApplication::SetModelMatrices(glm::mat4& aaMat, glm::mat4& caMat, glm::mat4& snapMat, … in SetModelMatrices() function in hello_ar::HelloArApplication977 SetModelMatrices(matrixAxisAligned, matrixCameraAligned, matrixSnapAligned, planeModel); in OnTouchedFinal()