|
戻る | |||||||||
前 次 | フレームあり フレームなし |
BoundingSphere を使用するパッケージ | |
lib.directx | DirectX7 の初期化、 テクスチャや XFile のローダーなど Direct3D, DirectDraw 関連が含まれています。 |
lib.math | ベクトルや行列など、主に 3D の計算を行うクラスで構成されています。 |
lib.directx での BoundingSphere の使用 |
BoundingSphere を返す lib.directx のメソッド | |
BoundingSphere |
XFileObject.getBoundingSphere()
|
lib.math での BoundingSphere の使用 |
型 BoundingSphere のパラメータを持つ lib.math のメソッド | |
void |
BoundingSphere.set(BoundingSphere bounds)
|
boolean |
BoundingSphere.intersects(BoundingSphere target)
|
boolean |
BoundingBox.intersects(BoundingSphere target)
|
型 BoundingSphere のパラメータを持つ lib.math のコンストラクタ | |
BoundingSphere.BoundingSphere(BoundingSphere bounds)
|
|
戻る | |||||||||
前 次 | フレームあり フレームなし |