public class btOverlapFilterCallback extends BulletBase
className| Constructor and Description |
|---|
btOverlapFilterCallback() |
btOverlapFilterCallback(long cPtr,
boolean cMemoryOwn)
Construct a new btOverlapFilterCallback, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btOverlapFilterCallback obj) |
boolean |
needBroadphaseCollision(btBroadphaseProxy proxy0,
btBroadphaseProxy proxy1) |
void |
swigReleaseOwnership() |
void |
swigTakeOwnership() |
dispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btOverlapFilterCallback(long cPtr,
boolean cMemoryOwn)
public btOverlapFilterCallback()
public static long getCPtr(btOverlapFilterCallback obj)
public void swigReleaseOwnership()
public void swigTakeOwnership()
public boolean needBroadphaseCollision(btBroadphaseProxy proxy0, btBroadphaseProxy proxy1)
Copyright © 2021. All rights reserved.