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