Packagecom.gestureworks.objects
Classpublic class GesturePointObject
InheritanceGesturePointObject Inheritance Object



Public Properties
 PropertyDefined By
  acceleration : Vector3D
GesturePointObject
  direction : Vector3D
GesturePointObject
  gesturePointID : int
GesturePointObject
  id : int
GesturePointObject
  jolt : Vector3D
GesturePointObject
  length : Number = 0
GesturePointObject
  normal : Vector3D
GesturePointObject
  position : Vector3D
GesturePointObject
  rotation : Matrix
GesturePointObject
  type : String
GesturePointObject
  velocity : Vector3D
GesturePointObject
  width : Number = 0
GesturePointObject
Property Detail
accelerationproperty
public var acceleration:Vector3D

directionproperty 
public var direction:Vector3D

gesturePointIDproperty 
public var gesturePointID:int

idproperty 
public var id:int

joltproperty 
public var jolt:Vector3D

lengthproperty 
public var length:Number = 0

normalproperty 
public var normal:Vector3D

positionproperty 
public var position:Vector3D

rotationproperty 
public var rotation:Matrix

typeproperty 
public var type:String

velocityproperty 
public var velocity:Vector3D

widthproperty 
public var width:Number = 0