public class PxRaycastCallback extends NativeObject
NativeObject.Allocator<T>address, isExternallyAllocated| Modifier | Constructor and Description |
|---|---|
protected |
PxRaycastCallback() |
protected |
PxRaycastCallback(long address) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
boolean |
hasAnyHits() |
static PxRaycastCallback |
wrapPointer(long address) |
checkNotNull, equals, getAddress, hashCodeprotected PxRaycastCallback()
protected PxRaycastCallback(long address)
public static PxRaycastCallback wrapPointer(long address)
public void destroy()
public boolean hasAnyHits()