public static class btSoftBody.AJoint.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 |
|---|---|
btVector3 |
getAxis() |
static long |
getCPtr(btSoftBody.AJoint.Specs obj) |
btSoftBody.AJoint.IControl |
getIcontrol() |
void |
setAxis(btVector3 value) |
void |
setIcontrol(btSoftBody.AJoint.IControl 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.AJoint.Specs obj)
public void setAxis(btVector3 value)
public btVector3 getAxis()
public void setIcontrol(btSoftBody.AJoint.IControl value)
public btSoftBody.AJoint.IControl getIcontrol()
Copyright © 2021. All rights reserved.