public static class btAxisSweep3InternalInt.Handle extends btBroadphaseProxy
btBroadphaseProxy.CollisionFilterGroupsclassName| Constructor and Description |
|---|
Handle() |
Handle(long cPtr,
boolean cMemoryOwn)
Construct a new Handle, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btAxisSweep3InternalInt.Handle obj) |
btBroadphaseProxy |
getDbvtProxy() |
long[] |
getMaxEdges() |
long[] |
getMinEdges() |
long |
GetNextFree() |
void |
operatorDelete(long ptr) |
void |
operatorDelete(long arg0,
long arg1) |
void |
operatorDeleteArray(long ptr) |
void |
operatorDeleteArray(long arg0,
long arg1) |
long |
operatorNew(long sizeInBytes) |
long |
operatorNew(long arg0,
long ptr) |
long |
operatorNewArray(long sizeInBytes) |
long |
operatorNewArray(long arg0,
long ptr) |
void |
setDbvtProxy(btBroadphaseProxy value) |
void |
setMaxEdges(long[] value) |
void |
setMinEdges(long[] value) |
void |
SetNextFree(long next) |
free, getAabbMax, getAabbMin, getClientObject, getCollisionFilterGroup, getCollisionFilterMask, getCPtr, getUid, getUniqueId, internalTemp, isCompound, isConcave, isConvex, isConvex2d, isInfinite, isNonMoving, isPolyhedral, isSoftBody, obtain, setAabbMax, setAabbMin, setClientObject, setCollisionFilterGroup, setCollisionFilterMask, setUniqueIddispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic Handle(long cPtr,
boolean cMemoryOwn)
public Handle()
public static long getCPtr(btAxisSweep3InternalInt.Handle obj)
public long operatorNew(long sizeInBytes)
operatorNew in class btBroadphaseProxypublic void operatorDelete(long ptr)
operatorDelete in class btBroadphaseProxypublic long operatorNew(long arg0,
long ptr)
operatorNew in class btBroadphaseProxypublic void operatorDelete(long arg0,
long arg1)
operatorDelete in class btBroadphaseProxypublic long operatorNewArray(long sizeInBytes)
operatorNewArray in class btBroadphaseProxypublic void operatorDeleteArray(long ptr)
operatorDeleteArray in class btBroadphaseProxypublic long operatorNewArray(long arg0,
long ptr)
operatorNewArray in class btBroadphaseProxypublic void operatorDeleteArray(long arg0,
long arg1)
operatorDeleteArray in class btBroadphaseProxypublic void setMinEdges(long[] value)
public long[] getMinEdges()
public void setMaxEdges(long[] value)
public long[] getMaxEdges()
public void setDbvtProxy(btBroadphaseProxy value)
public btBroadphaseProxy getDbvtProxy()
public void SetNextFree(long next)
public long GetNextFree()
Copyright © 2021. All rights reserved.