Share via


XMVectorGetW 함수(directxmath.h)

wXMVECTOR 데이터 형식의 구성 요소를 검색합니다.

구문

float XM_CALLCONV XMVectorGetW(
  [in] FXMVECTOR V
) noexcept;

매개 변수

[in] V

유효한 4D 부동 소수점 벡터

반환 값

4D 부동 소수점 벡터 V의 구성 요소에 있는 값 w 입니다.

설명

플랫폼 요구 사항

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

요구 사항

요구 사항
대상 플랫폼 Windows
헤더 directxmath.h(DirectXMath.h 포함)

추가 정보

DirectXMath 라이브러리 벡터 접근자 함수