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