A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
bodies — Property, class com.tastenkunst.airkinectv2.KV2Manager
Returns a Vector of length KV2Body.BODY_COUNT of KV2Body objects.
BODY_COUNT — Constant Static Property, class com.tastenkunst.airkinectv2.KV2Body
The Kinect sensor will track up to 6 bodies in parallel.
bodyIndexFrameBmd — Property, class com.tastenkunst.airkinectv2.KV2Manager
Returns a BitmapData filled with pixel data of the body index frame with the size of the depthSpaceDimension rectangle.
bodyIndexFrameColors — Property, class com.tastenkunst.airkinectv2.KV2Config
The BodyIndexFrame returns a colored pixel mask for each body index.
bodyIndexFrameMappedToColorSpaceBmd — Property, class com.tastenkunst.airkinectv2.KV2Manager
Returns a BitmapData filled with pixel data of the body index frame with the size of the colorSpaceDimension rectangle.
bodyIndexFrameMappingToColorSpaceUpdated — Property, class com.tastenkunst.airkinectv2.KV2Manager
Returns whether the body index frame to color space mapping was updated during the last update cycle.
bodyIndexFrameUpdated — Property, class com.tastenkunst.airkinectv2.KV2Manager
Returns whether the body index frame was updated during the last update cycle.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z