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