public class btEmptyAlgorithm extends btCollisionAlgorithm
| Modifier and Type | Class and Description |
|---|---|
static class |
btEmptyAlgorithm.CreateFunc |
className| Constructor and Description |
|---|
btEmptyAlgorithm(btCollisionAlgorithmConstructionInfo ci) |
btEmptyAlgorithm(long cPtr,
boolean cMemoryOwn)
Construct a new btEmptyAlgorithm, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btEmptyAlgorithm obj) |
calculateTimeOfImpact, getAllContactManifolds, getCPtr, processCollisiondispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btEmptyAlgorithm(long cPtr,
boolean cMemoryOwn)
public btEmptyAlgorithm(btCollisionAlgorithmConstructionInfo ci)
public static long getCPtr(btEmptyAlgorithm obj)
Copyright © 2021. All rights reserved.