Searched refs:weightY (Results 1 – 2 of 2) sorted by relevance
310 float weightY = static_cast<float>(lodY) / (lodX + lodY); in MakeVertices() local315 lodY = static_cast<int>(weightY * 200); in MakeVertices()