Searched defs:lodRight (Results 1 – 1 of 1) sorted by relevance
86 protected int lodLeft, lodTop, lodRight, lodBottom; // it's neighbour's LODs field in TerrainPatch766 protected void setLodRight(int lodRight) { in setLodRight()