Vector4 Structure (KinectEx.KinectSDK)


Namespace: KinectEx.KinectSDK
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • 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
Vector4  
Top
  Platforms Name Description
W  
X  
Y  
Z  
Top
  Platforms Name Description
Equals  (Overrides ValueType.Equals().)
GetHashCode  (Overrides ValueType.GetHashCode().)
ToString  (Overrides ValueType.ToString().)
Top
  Platforms Name Description
Equality  
Inequality  
Top
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