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