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