Packagecom.as3nui.nativeExtensions.air.kinect.data
Classpublic class Orientation
InheritanceOrientation Inheritance Object



Public Properties
 PropertyDefined By
  absoluteOrientationMatrix : Matrix3D
3D Absolute Rotation Matrix
Orientation
Public Methods
 MethodDefined By
  
Orientation
  
Orientation
  
copyFrom(otherOrientation:Orientation):void
Orientation
Property Detail
absoluteOrientationMatrixproperty
public var absoluteOrientationMatrix:Matrix3D

3D Absolute Rotation Matrix

Constructor Detail
Orientation()Constructor
public function Orientation()



Method Detail
clone()method
public function clone():Orientation

Returns
Orientation
copyFrom()method 
public function copyFrom(otherOrientation:Orientation):void

Parameters

otherOrientation:Orientation