| Package | Description |
|---|---|
| org.bytedeco.liquidfun | |
| org.bytedeco.liquidfun.global |
| Modifier and Type | Method and Description |
|---|---|
b2DistanceInput |
b2DistanceInput.getPointer(long i) |
b2DistanceInput |
b2DistanceInput.position(long position) |
b2DistanceInput |
b2DistanceInput.proxyA(b2DistanceProxy setter) |
b2DistanceInput |
b2DistanceInput.proxyB(b2DistanceProxy setter) |
b2DistanceInput |
b2DistanceInput.transformA(b2Transform setter) |
b2DistanceInput |
b2DistanceInput.transformB(b2Transform setter) |
b2DistanceInput |
b2DistanceInput.useRadii(boolean setter) |
| Modifier and Type | Method and Description |
|---|---|
static void |
liquidfun.b2Distance(b2DistanceOutput output,
b2SimplexCache cache,
b2DistanceInput input)
Compute the closest points between two shapes.
|
Copyright © 2021. All rights reserved.