|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| BoundingSphere を使用しているパッケージ | |
|---|---|
| com.jme3.bounding | |
| com.jme3.scene.debug | |
| com.jme3.bounding での BoundingSphere の使用 |
|---|
| BoundingSphere 型のパラメータを持つ com.jme3.bounding のメソッド | |
|---|---|
boolean |
BoundingBox.intersectsSphere(BoundingSphere bs)
determines if this bounding box intersects a given bounding sphere. |
boolean |
BoundingSphere.intersectsSphere(BoundingSphere bs)
|
abstract boolean |
BoundingVolume.intersectsSphere(BoundingSphere bs)
determines if this bounding volume and a given bounding sphere are intersecting. |
| com.jme3.scene.debug での BoundingSphere の使用 |
|---|
| BoundingSphere 型のパラメータを持つ com.jme3.scene.debug のメソッド | |
|---|---|
void |
WireSphere.fromBoundingSphere(BoundingSphere bsph)
Create a WireSphere from a BoundingSphere |
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||