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