Home | History | Annotate | Download | only in geomipmap

Lines Matching defs:bottomRight

356                                 TerrainPatch bottomRight,

414 if (bottomRight != null) {
415 // setInBuffer(bottomRight.getMesh(), 0, normal, tangent, binormal);
838 Vector3f bottomRight = worldCoordinateToLocal(new Vector3f(bbox.getCenter().x+bbox.getXExtent(), 0, bbox.getCenter().z+bbox.getZExtent()));
849 t = getTriangle(bottomRight.x, bottomRight.z);