public class PxBVH34MidphaseDesc extends NativeObject
NativeObject.Allocator<T>address, isExternallyAllocated| Modifier | Constructor and Description |
|---|---|
protected |
PxBVH34MidphaseDesc() |
protected |
PxBVH34MidphaseDesc(long address) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
int |
getNumPrimsPerLeaf() |
boolean |
isValid() |
void |
setNumPrimsPerLeaf(int value) |
void |
setToDefault() |
static PxBVH34MidphaseDesc |
wrapPointer(long address) |
checkNotNull, equals, getAddress, hashCodeprotected PxBVH34MidphaseDesc()
protected PxBVH34MidphaseDesc(long address)
public static PxBVH34MidphaseDesc wrapPointer(long address)
public void destroy()
public int getNumPrimsPerLeaf()
public void setNumPrimsPerLeaf(int value)
value - WebIDL type: unsigned longpublic void setToDefault()
public boolean isValid()