public static class btSoftBody.LJoint.Specs extends btSoftBody.Joint.Specs
className| Constructor and Description |
|---|
Specs() |
Specs(long cPtr,
boolean cMemoryOwn)
Construct a new Specs, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btSoftBody.LJoint.Specs obj) |
btVector3 |
getPosition() |
void |
setPosition(btVector3 value) |
getCfm, getCPtr, getErp, getSplit, setCfm, setErp, setSplitdispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic Specs(long cPtr,
boolean cMemoryOwn)
public Specs()
public static long getCPtr(btSoftBody.LJoint.Specs obj)
public void setPosition(btVector3 value)
public btVector3 getPosition()
Copyright © 2021. All rights reserved.