|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectcom.jme3.terrain.geomipmap.picking.TerrainPickData
public class TerrainPickData
Pick result on a terrain patch with the intersection on the bounding box of that terrain patch.
| コンストラクタの概要 | |
|---|---|
TerrainPickData()
|
|
TerrainPickData(TerrainPatch patch,
CollisionResult cr)
|
|
| メソッドの概要 | |
|---|---|
int |
compareTo(java.lang.Object o)
|
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public TerrainPickData()
public TerrainPickData(TerrainPatch patch,
CollisionResult cr)
| メソッドの詳細 |
|---|
public int compareTo(java.lang.Object o)
java.lang.Comparable 内の compareTo
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||