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