public class bt32BitAxisSweep3 extends btAxisSweep3InternalInt
btAxisSweep3InternalInt.Edge, btAxisSweep3InternalInt.HandleclassName| Constructor and Description |
|---|
bt32BitAxisSweep3(long cPtr,
boolean cMemoryOwn)
Construct a new bt32BitAxisSweep3, normally you should not need this constructor it's intended for low-level usage.
|
bt32BitAxisSweep3(Vector3 worldAabbMin,
Vector3 worldAabbMax) |
bt32BitAxisSweep3(Vector3 worldAabbMin,
Vector3 worldAabbMax,
long maxHandles) |
bt32BitAxisSweep3(Vector3 worldAabbMin,
Vector3 worldAabbMax,
long maxHandles,
btOverlappingPairCache pairCache) |
bt32BitAxisSweep3(Vector3 worldAabbMin,
Vector3 worldAabbMax,
long maxHandles,
btOverlappingPairCache pairCache,
boolean disableRaycastAccelerator) |
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(bt32BitAxisSweep3 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 bt32BitAxisSweep3(long cPtr,
boolean cMemoryOwn)
public bt32BitAxisSweep3(Vector3 worldAabbMin, Vector3 worldAabbMax, long maxHandles, btOverlappingPairCache pairCache, boolean disableRaycastAccelerator)
public bt32BitAxisSweep3(Vector3 worldAabbMin, Vector3 worldAabbMax, long maxHandles, btOverlappingPairCache pairCache)
public bt32BitAxisSweep3(Vector3 worldAabbMin, Vector3 worldAabbMax, long maxHandles)
public static long getCPtr(bt32BitAxisSweep3 obj)
Copyright © 2021. All rights reserved.