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