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