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