Searched defs:topLod (Results 1 – 2 of 2) sorted by relevance
| /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/ |
| D | UpdatedTerrainPatch.java | 50 private int rightLod,topLod,leftLod,bottomLod; field in UpdatedTerrainPatch 122 protected void setTopLod(int topLod) { in setTopLod()
|
| D | LODGeomap.java | 84 …setAmount, int totalSize, boolean center, int lod, boolean rightLod, boolean topLod, boolean leftL… in createMesh() 155 …r writeIndexArrayLodDiff(IntBuffer store, int lod, boolean rightLod, boolean topLod, boolean leftL… in writeIndexArrayLodDiff() 358 …public IntBuffer writeIndexArrayLodVariable(IntBuffer store, int lod, int rightLod, int topLod, in… in writeIndexArrayLodVariable()
|