Home | Trees | Indices | Help |
|
---|
|
A manifold for two touching convex shapes.
|
|||
|
|||
|
|||
|
|||
b2Manifold |
|
||
|
|
|||
thisown The membership flag |
|||
points b2Manifold_points_get(b2Manifold self) -> b2ManifoldPoint |
|||
normal b2Manifold_normal_get(b2Manifold self) -> b2Vec2 |
|||
pointCount b2Manifold_pointCount_get(b2Manifold self) -> int32 |
|
|
Returns a dictionary representation of self, with dict(var=value [, ...]) additional_ignore can be specified to ignore certain properties. |
|
|
thisownThe membership flag |
pointsb2Manifold_points_get(b2Manifold self) -> b2ManifoldPoint |
normalb2Manifold_normal_get(b2Manifold self) -> b2Vec2 |
pointCountb2Manifold_pointCount_get(b2Manifold self) -> int32 |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Feb 24 18:39:58 2009 | http://epydoc.sourceforge.net |