Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Converts data from an XMVECTOR to a Vector4 format.
Syntax
Vector4 XMVectorToVector4(
XMVECTOR V
)
Parameters
- V
Type: XMVECTOR
The XMVECTOR data.
Return Value
Type: Vector4
Returns the converted Vector4 data.
Requirements
Header: Declared in NuiSkeleton.h; however, include NuiApi.h in your project.