Vector4 Structure (KinectEx.KinectSDK)
- C#
- VB
- C++
- F#
[StructLayoutAttribute(LayoutKind.Sequential, CharSet = CharSet.Ansi, Pack = -1, Size = -1)] public struct Vector4
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
[<StructLayoutAttribute(LayoutKind.Sequential, CharSet = CharSet.Ansi, Pack = -1, Size = -1)>] type public Vector4 = struct end
The Vector4 type exposes the following members.
Platforms | Name | Description | |
---|---|---|---|
Equals | (Overrides ValueType.Equals().) | ||
GetHashCode | (Overrides ValueType.GetHashCode().) | ||
ToString | (Overrides ValueType.ToString().) |
Platforms | Name | Description | |
---|---|---|---|
Equality | |||
Inequality |
Supported in:
Windows Desktop - .NET 4.5
Windows Desktop - .NET 4.5 (without Kinect SDK)
Windows 8.1 Store - WinRT (without Kinect SDK)
Windows Phone 8 - WinRT
Windows Desktop - .NET 4.5
Windows Desktop - .NET 4.5 (without Kinect SDK)
Windows 8.1 Store - WinRT (without Kinect SDK)
Windows Phone 8 - WinRT