|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcom.jme3.terrain.heightmap.AbstractHeightMap
com.jme3.terrain.heightmap.FractalHeightMapGrid.FloatBufferHeightMap
public class FractalHeightMapGrid.FloatBufferHeightMap
フィールドの概要 |
---|
クラス com.jme3.terrain.heightmap.AbstractHeightMap から継承されたフィールド |
---|
NORMALIZE_RANGE |
コンストラクタの概要 | |
---|---|
FractalHeightMapGrid.FloatBufferHeightMap(java.nio.FloatBuffer buffer)
|
メソッドの概要 | |
---|---|
boolean |
load()
load populates the height map data. |
クラス com.jme3.terrain.heightmap.AbstractHeightMap から継承されたメソッド |
---|
erodeTerrain, findMinMaxHeights, flatten, getHeightMap, getInterpolatedHeight, getScaledHeightAtPoint, getScaledHeightMap, getSize, getTrueHeightAtPoint, normalizeTerrain, save, setHeightAtPoint, setHeightScale, setMagnificationFilter, setSize, smooth, unloadHeightMap |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public FractalHeightMapGrid.FloatBufferHeightMap(java.nio.FloatBuffer buffer)
メソッドの詳細 |
---|
public boolean load()
HeightMap
の記述:load
populates the height map data. This is dependent on
the subclass's implementation.
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |