|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| BIHTree を使用しているパッケージ | |
|---|---|
| com.jme3.collision.bih | |
| com.jme3.collision.bih での BIHTree の使用 |
|---|
| BIHTree 型のパラメータを持つ com.jme3.collision.bih のメソッド | |
|---|---|
int |
BIHNode.intersectBrute(Ray r,
Matrix4f worldMatrix,
BIHTree tree,
float sceneMin,
float sceneMax,
CollisionResults results)
|
int |
BIHNode.intersectWhere(Collidable col,
BoundingBox box,
Matrix4f worldMatrix,
BIHTree tree,
CollisionResults results)
|
int |
BIHNode.intersectWhere(Ray r,
Matrix4f worldMatrix,
BIHTree tree,
float sceneMin,
float sceneMax,
CollisionResults results)
|
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||