public static class btAxisSweep3InternalShort.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(btAxisSweep3InternalShort.Edge obj) |
int |
getHandle() |
int |
getPos() |
int |
IsMax() |
void |
setHandle(int value) |
void |
setPos(int value) |
dispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic Edge(long cPtr,
boolean cMemoryOwn)
public Edge()
public static long getCPtr(btAxisSweep3InternalShort.Edge obj)
public void setPos(int value)
public int getPos()
public void setHandle(int value)
public int getHandle()
public int IsMax()
Copyright © 2021. All rights reserved.