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