Searched refs:getLocalMatrix (Results 1 – 1 of 1) sorted by relevance
318 std::function<Matrix4()> getLocalMatrix; in Transform() local320 getLocalMatrix = [&host]()->Matrix4 { in Transform()326 getLocalMatrix = [&host]()->Matrix4 { in Transform()332 auto localMat = getLocalMatrix(); in Transform()