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