| Package | Description |
|---|---|
| org.bytedeco.liquidfun | |
| org.bytedeco.liquidfun.global |
| Modifier and Type | Method and Description |
|---|---|
b2ClipVertex |
b2ClipVertex.getPointer(long i) |
b2ClipVertex |
b2ClipVertex.id(b2ContactID setter) |
b2ClipVertex |
b2ClipVertex.position(long position) |
b2ClipVertex |
b2ClipVertex.v(b2Vec2 setter) |
| Modifier and Type | Method and Description |
|---|---|
static int |
liquidfun.b2ClipSegmentToLine(b2ClipVertex vOut,
b2ClipVertex vIn,
b2Vec2 normal,
float offset,
int vertexIndexA)
Clipping for contact manifolds.
|
Copyright © 2021. All rights reserved.