com.jme3.terrain.geomipmap
クラス LODGeomap.VerboseIntBuffer

java.lang.Object
  上位を拡張 com.jme3.terrain.geomipmap.LODGeomap.VerboseIntBuffer
含まれているクラス:
LODGeomap

public class LODGeomap.VerboseIntBuffer
extends java.lang.Object

Keeps a count of the number of indexes, good for debugging


コンストラクタの概要
LODGeomap.VerboseIntBuffer(java.nio.IntBuffer d)
           
 
メソッドの概要
 int getCount()
           
 void put(int value)
           
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

LODGeomap.VerboseIntBuffer

public LODGeomap.VerboseIntBuffer(java.nio.IntBuffer d)
メソッドの詳細

put

public void put(int value)

getCount

public int getCount()