| Package | Description |
|---|---|
| org.bytedeco.liquidfun | |
| org.bytedeco.liquidfun.global |
| Modifier and Type | Method and Description |
|---|---|
b2TOIInput |
b2TOIInput.position(long position) |
b2TOIInput |
b2TOIInput.proxyA(b2DistanceProxy setter) |
b2TOIInput |
b2TOIInput.proxyB(b2DistanceProxy setter) |
b2TOIInput |
b2TOIInput.sweepA(b2Sweep setter) |
b2TOIInput |
b2TOIInput.sweepB(b2Sweep setter) |
b2TOIInput |
b2TOIInput.tMax(float setter) |
| Modifier and Type | Method and Description |
|---|---|
static void |
liquidfun.b2TimeOfImpact(b2TOIOutput output,
b2TOIInput input)
Compute the upper bound on time before two shapes penetrate.
|
Copyright © 2019. All rights reserved.