|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public interface TerrainPicker
Pick the location on the terrain from a given ray.
メソッドの概要 | |
---|---|
Vector3f |
getTerrainIntersection(Ray worldPick,
CollisionResults results)
Ask for the point of intersection between the given ray and the terrain. |
メソッドの詳細 |
---|
Vector3f getTerrainIntersection(Ray worldPick, CollisionResults results)
worldPick
- our pick ray, in world space.
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |