public class btSimpleBroadphaseProxy extends btBroadphaseProxy
btBroadphaseProxy.CollisionFilterGroupsclassName| Constructor and Description |
|---|
btSimpleBroadphaseProxy() |
btSimpleBroadphaseProxy(long cPtr,
boolean cMemoryOwn)
Construct a new btSimpleBroadphaseProxy, normally you should not need this constructor it's intended for low-level usage.
|
btSimpleBroadphaseProxy(Vector3 minpt,
Vector3 maxpt,
int shapeType,
long userPtr,
int collisionFilterGroup,
int collisionFilterMask) |
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btSimpleBroadphaseProxy obj) |
int |
getNextFree() |
int |
GetNextFree() |
void |
setNextFree(int value) |
void |
SetNextFree(int next) |
free, getAabbMax, getAabbMin, getClientObject, getCollisionFilterGroup, getCollisionFilterMask, getCPtr, getUid, getUniqueId, internalTemp, isCompound, isConcave, isConvex, isConvex2d, isInfinite, isNonMoving, isPolyhedral, isSoftBody, obtain, operatorDelete, operatorDelete, operatorDeleteArray, operatorDeleteArray, operatorNew, operatorNew, operatorNewArray, operatorNewArray, setAabbMax, setAabbMin, setClientObject, setCollisionFilterGroup, setCollisionFilterMask, setUniqueIddispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btSimpleBroadphaseProxy(long cPtr,
boolean cMemoryOwn)
public btSimpleBroadphaseProxy()
public static long getCPtr(btSimpleBroadphaseProxy obj)
public void setNextFree(int value)
public int getNextFree()
public void SetNextFree(int next)
public int GetNextFree()
Copyright © 2021. All rights reserved.