Home | Trees | Indices | Help |
|
---|
|
An axis aligned bounding box.
|
|||
|
|||
|
|||
|
|||
b2AABB |
|
||
|
|||
|
|
|||
thisown The membership flag |
|||
lowerBound b2AABB_lowerBound_get(b2AABB self) -> b2Vec2 |
|||
upperBound b2AABB_upperBound_get(b2AABB self) -> b2Vec2 |
|
|
Returns a dictionary representation of self, with dict(var=value [, ...]) additional_ignore can be specified to ignore certain properties. |
|
b2AABB_IsValid(b2AABB self) -> bool Verify that the bounds are sorted. |
|
thisownThe membership flag |
lowerBoundb2AABB_lowerBound_get(b2AABB self) -> b2Vec2 |
upperBoundb2AABB_upperBound_get(b2AABB self) -> b2Vec2 |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Feb 24 18:39:58 2009 | http://epydoc.sourceforge.net |