| Package | Description |
|---|---|
| org.bytedeco.liquidfun | |
| org.bytedeco.liquidfun.global |
| Modifier and Type | Method and Description |
|---|---|
b2DistanceOutput |
b2DistanceOutput.distance(float setter) |
b2DistanceOutput |
b2DistanceOutput.iterations(int setter) |
b2DistanceOutput |
b2DistanceOutput.pointA(b2Vec2 setter) |
b2DistanceOutput |
b2DistanceOutput.pointB(b2Vec2 setter) |
b2DistanceOutput |
b2DistanceOutput.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static void |
liquidfun.b2Distance(b2DistanceOutput output,
b2SimplexCache cache,
b2DistanceInput input)
Compute the closest points between two shapes.
|
Copyright © 2019. All rights reserved.