public class btAxisSweep3 extends btAxisSweep3InternalShort
btAxisSweep3InternalShort.Edge, btAxisSweep3InternalShort.HandleclassName| Constructor and Description |
|---|
btAxisSweep3(long cPtr,
boolean cMemoryOwn)
Construct a new btAxisSweep3, normally you should not need this constructor it's intended for low-level usage.
|
btAxisSweep3(Vector3 worldAabbMin,
Vector3 worldAabbMax) |
btAxisSweep3(Vector3 worldAabbMin,
Vector3 worldAabbMax,
int maxHandles) |
btAxisSweep3(Vector3 worldAabbMin,
Vector3 worldAabbMax,
int maxHandles,
btOverlappingPairCache pairCache) |
btAxisSweep3(Vector3 worldAabbMin,
Vector3 worldAabbMax,
int maxHandles,
btOverlappingPairCache pairCache,
boolean disableRaycastAccelerator) |
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btAxisSweep3 obj) |
addHandle, getCPtr, getHandle, getNumHandles, getOverlappingPairUserCallback, operatorDelete, operatorDelete, operatorDeleteArray, operatorDeleteArray, operatorNew, operatorNew, operatorNewArray, operatorNewArray, quantize, rayTest, rayTest, rayTest, removeHandle, setOverlappingPairUserCallback, testAabbOverlap, unQuantize, updateHandleaabbTest, calculateOverlappingPairs, createProxy, destroyProxy, getAabb, getBroadphaseAabb, getCPtr, getOverlappingPairCache, getOverlappingPairCacheConst, printStats, resetPool, setAabbdispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btAxisSweep3(long cPtr,
boolean cMemoryOwn)
public btAxisSweep3(Vector3 worldAabbMin, Vector3 worldAabbMax, int maxHandles, btOverlappingPairCache pairCache, boolean disableRaycastAccelerator)
public btAxisSweep3(Vector3 worldAabbMin, Vector3 worldAabbMax, int maxHandles, btOverlappingPairCache pairCache)
public static long getCPtr(btAxisSweep3 obj)
Copyright © 2021. All rights reserved.