다음을 통해 공유


BoundingOrientedBox::Intersects(FXMVECTOR) 함수(directxcollision.h)

평면과의 교차점에 대한 BoundingOrientedBox 를 테스트합니다.

구문

PlaneIntersectionType XM_CALLCONV Intersects(
  [in] FXMVECTOR Plane
) noexcept;

매개 변수

[in] Plane

평면을 설명하는 벡터

반환 값

교차 상태 나타내는 PlaneIntersectionType 값입니다.

설명

플랫폼 요구 사항

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

요구 사항

요구 사항
대상 플랫폼 Windows
헤더 directxcollision.h

추가 정보

BoundingOrientedBox

교차

참조