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