|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcom.jme3.terrain.heightmap.FractalHeightMapGrid
public class FractalHeightMapGrid
入れ子のクラスの概要 | |
---|---|
class |
FractalHeightMapGrid.FloatBufferHeightMap
|
コンストラクタの概要 | |
---|---|
FractalHeightMapGrid(org.novyon.noise.Basis base,
java.lang.String cacheDir,
float heightScale)
|
メソッドの概要 | |
---|---|
HeightMap |
getHeightMapAt(Vector3f location)
|
void |
setSize(int size)
|
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public FractalHeightMapGrid(org.novyon.noise.Basis base, java.lang.String cacheDir, float heightScale)
メソッドの詳細 |
---|
public HeightMap getHeightMapAt(Vector3f location)
HeightMapGrid
内の getHeightMapAt
public void setSize(int size)
HeightMapGrid
内の setSize
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |