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