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

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

#include <Orientation.h>

Public Member Functions

 Orientation ()
 Constructs an orientation with the zero matrix.
 

Public Attributes

float matrix [9]
 Flattened 3x3 rotation matrix.
 

Detailed Description

Stores the spatial orientation as a 3x3 rotation matrix.