| Package | Description |
|---|---|
| org.bytedeco.bullet.BulletSoftBody | |
| org.bytedeco.bullet.global |
| Modifier and Type | Method and Description |
|---|---|
void |
btSoftBody.refine(btSoftBody.ImplicitFn ifn,
double accurary,
boolean cut) |
| Modifier and Type | Method and Description |
|---|---|
static double |
BulletSoftBody.ImplicitSolve(btSoftBody.ImplicitFn fn,
btVector3 a,
btVector3 b,
double accuracy) |
static double |
BulletSoftBody.ImplicitSolve(btSoftBody.ImplicitFn fn,
btVector3 a,
btVector3 b,
double accuracy,
int maxiterations) |
Copyright © 2024. All rights reserved.