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