public static class btSoftBody.ImplicitFn extends BulletBase
className| Constructor and Description |
|---|
ImplicitFn(long cPtr,
boolean cMemoryOwn)
Construct a new ImplicitFn, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
float |
Eval(Vector3 x) |
static long |
getCPtr(btSoftBody.ImplicitFn obj) |
dispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic ImplicitFn(long cPtr,
boolean cMemoryOwn)
public static long getCPtr(btSoftBody.ImplicitFn obj)
public float Eval(Vector3 x)
Copyright © 2021. All rights reserved.