XMVectorSplatEpsilon 함수(directxmath.h)
각 구성 요소가 epsilon인 벡터를 반환합니다(1.192092896e-7).
구문
XMVECTOR XM_CALLCONV XMVectorSplatEpsilon() noexcept;
반환 값
각 구성 요소가 인 벡터를 반환합니다(1.192092896e-7).
설명
플랫폼 요구 사항
Windows 8 Windows SDK를 사용하는 Microsoft Visual Studio 2010 또는 Microsoft Visual Studio 2012. Win32 데스크톱 앱, Windows 스토어 앱 및 Windows Phone 8개 앱에 지원됩니다.요구 사항
요구 사항 | 값 |
---|---|
대상 플랫폼 | Windows |
헤더 | directxmath.h(DirectXMath.h 포함) |