| Package | Description |
|---|---|
| org.bytedeco.liquidfun | |
| org.bytedeco.liquidfun.global |
| Modifier and Type | Method and Description |
|---|---|
b2SimplexCache |
b2SimplexCache.count(int setter) |
b2SimplexCache |
b2SimplexCache.getPointer(long i) |
b2SimplexCache |
b2SimplexCache.indexA(int i,
short setter) |
b2SimplexCache |
b2SimplexCache.indexB(int i,
short setter) |
b2SimplexCache |
b2SimplexCache.metric(float setter) |
b2SimplexCache |
b2SimplexCache.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 © 2021. All rights reserved.