다음을 통해 공유


BoundingBox::Contains(constBoundingFrustum&) 함수(directxcollision.h)

BoundingBox에 지정된 BoundingFrustum이 포함되어 있는지 테스트합니다.

구문

ContainmentType Contains(
  [in, ref] const BoundingFrustum & fr
) noexcept;

매개 변수

[in, ref] fr

테스트할 BoundingFrustum 입니다.

반환 값

BoundingFrustumBoundingBox에 포함되어 있는지 여부를 나타내는 ContainmentType 값입니다.

설명

플랫폼 요구 사항

Windows 8 Windows SDK를 사용하는 Microsoft Visual Studio 2010 또는 Microsoft Visual Studio 2012. Win32 데스크톱 앱, Windows 스토어 앱 및 Windows Phone 8개 앱에 지원됩니다.

요구 사항

   
대상 플랫폼 Windows
헤더 directxcollision.h

추가 정보

BoundingBox

포함

참조