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