public static class btDbvt.sStkNPS extends BulletBase
className| Constructor and Description |
|---|
sStkNPS() |
sStkNPS(btDbvtNode n,
long m,
float v) |
sStkNPS(long cPtr,
boolean cMemoryOwn)
Construct a new sStkNPS, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btDbvt.sStkNPS obj) |
int |
getMask() |
btDbvtNode |
getNode() |
float |
getValue() |
void |
setMask(int value) |
void |
setNode(btDbvtNode value) |
void |
setValue(float value) |
dispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic sStkNPS(long cPtr,
boolean cMemoryOwn)
public sStkNPS()
public sStkNPS(btDbvtNode n, long m, float v)
public static long getCPtr(btDbvt.sStkNPS obj)
public void setNode(btDbvtNode value)
public btDbvtNode getNode()
public void setMask(int value)
public int getMask()
public void setValue(float value)
public float getValue()
Copyright © 2021. All rights reserved.