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