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