public class User2InternalIndex extends BulletBase
className| Constructor and Description |
|---|
User2InternalIndex() |
User2InternalIndex(long cPtr,
boolean cMemoryOwn)
Construct a new User2InternalIndex, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addBody(int body,
int parent) |
int |
buildMapping() |
static long |
getCPtr(User2InternalIndex obj) |
int |
internal2user(int internal,
IntBuffer user) |
int |
user2internal(int user,
IntBuffer internal) |
dispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic User2InternalIndex(long cPtr,
boolean cMemoryOwn)
public User2InternalIndex()
public static long getCPtr(User2InternalIndex obj)
public void addBody(int body,
int parent)
public int buildMapping()
public int user2internal(int user,
IntBuffer internal)
public int internal2user(int internal,
IntBuffer user)
Copyright © 2021. All rights reserved.