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