PackageBox2D.Collision
Classpublic class b2OBB
Sourceb2OBB.as

An oriented bounding box.



Public Properties
 PropertyDefined by
  center : b2Vec2
The local centroid
b2OBB
  extents : b2Vec2
The half-widths
b2OBB
  R : b2Mat22
The rotation matrix
b2OBB
Property detail
centerproperty
public var center:b2Vec2

The local centroid

extentsproperty 
public var extents:b2Vec2

The half-widths

Rproperty 
public var R:b2Mat22

The rotation matrix