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