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