|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme3.terrain.geomipmap.TerrainGrid.UpdateQuadCache
protected class TerrainGrid.UpdateQuadCache
Field Summary | |
---|---|
protected Vector3f |
location
|
Constructor Summary | |
---|---|
TerrainGrid.UpdateQuadCache(Vector3f location)
|
Method Summary | |
---|---|
void |
run()
This is executed if the camera has moved into a new CameraCell and will load in the new TerrainQuad tiles to be children of this TerrainGrid parent. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final Vector3f location
Constructor Detail |
---|
public TerrainGrid.UpdateQuadCache(Vector3f location)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |