|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbox2d.collision.Manifold
public class Manifold
| Field Summary | |
|---|---|
Vec2 |
normal
|
int |
pointCount
|
ManifoldPoint[] |
points
|
| Constructor Summary | |
|---|---|
Manifold()
|
|
Manifold(Manifold other)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public ManifoldPoint[] points
public Vec2 normal
public int pointCount
| Constructor Detail |
|---|
public Manifold()
public Manifold(Manifold other)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||