Searched defs:texX (Results 1 – 1 of 1) sorted by relevance
55 const float texX = 1.0f / static_cast<float>(texture.width()); in getTextureCoordinates() local77 const float texX = 1.0f / float(texture.width()); in updateMeshFromRegion() local