BoundingFrustum::Intersects 関数 (directxcollision.h)
BoundingFrustum で BoundingSphere との交差をテストします。
構文
bool Intersects(
const BoundingSphere & sh
) noexcept;
パラメーター
sh
BoundingFrustum で BoundingSphere との交差をテストします。
戻り値
BoundingFrustum で BoundingSphere との交差をテストします。
注釈
プラットフォームの要件
Microsoft Visual Studio 2010 または Microsoft Visual Studio 2012 と Windows SDK for Windows 8。 Win32 デスクトップ アプリ、Windows ストア アプリ、Windows Phone 8 アプリでサポートされます。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 10 ビルド 20348 |
サポートされている最小のサーバー | Windows 10 ビルド 20348 |
Header | directxcollision.h |