BoundingFrustum::BoundingFrustum(constXMFLOAT3&,constXMFLOAT4&,float,float,float,float,float,float) 함수(directxcollision.h)
BoundingFrustum의 instance 만듭니다.
구문
void BoundingFrustum(
const XMFLOAT3 & origin,
const XMFLOAT4 & orientation,
float rightSlope,
float leftSlope,
float topSlope,
float bottomSlope,
float nearPlane,
float farPlane
) noexcept;
매개 변수
origin
orientation
rightSlope
leftSlope
topSlope
bottomSlope
nearPlane
farPlane
반환 값
없음
설명
플랫폼 요구 사항
Windows 8 Windows SDK를 사용하는 Microsoft Visual Studio 2010 또는 Microsoft Visual Studio 2012. Win32 데스크톱 앱, Windows 스토어 앱 및 Windows Phone 8개 앱에 지원됩니다.요구 사항
대상 플랫폼 | Windows |
헤더 | directxcollision.h |
추가 정보
참조