public class btDbvtProxy extends btBroadphaseProxy
btBroadphaseProxy.CollisionFilterGroupsclassName| Constructor and Description |
|---|
btDbvtProxy(long cPtr,
boolean cMemoryOwn)
Construct a new btDbvtProxy, normally you should not need this constructor it's intended for low-level usage.
|
btDbvtProxy(Vector3 aabbMin,
Vector3 aabbMax,
long userPtr,
int collisionFilterGroup,
int collisionFilterMask) |
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btDbvtProxy obj) |
btDbvtNode |
getLeaf() |
SWIGTYPE_p_p_btDbvtProxy |
getLinks() |
int |
getStage() |
void |
setLeaf(btDbvtNode value) |
void |
setLinks(SWIGTYPE_p_p_btDbvtProxy value) |
void |
setStage(int value) |
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 btDbvtProxy(long cPtr,
boolean cMemoryOwn)
public static long getCPtr(btDbvtProxy obj)
public void setLeaf(btDbvtNode value)
public btDbvtNode getLeaf()
public void setLinks(SWIGTYPE_p_p_btDbvtProxy value)
public SWIGTYPE_p_p_btDbvtProxy getLinks()
public void setStage(int value)
public int getStage()
Copyright © 2021. All rights reserved.