Nuitrack  1.11.2
3D Skeleton Tracking Middleware
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Groups Pages
nuitrack.Orientation Struct Reference

Stores the spatial orientation as a 3x3 rotation matrix. More...

Properties

float[] Matrix [get, set]
 Get the rotation matrix. More...
 

Detailed Description

Stores the spatial orientation as a 3x3 rotation matrix.

Property Documentation

float [] nuitrack.Orientation.Matrix
getset

Get the rotation matrix.

Returns
The rotation matrix.