public class btPairSet extends btGimPairArray
btGimPairArray.lessclassName| Constructor and Description |
|---|
btPairSet() |
btPairSet(long cPtr,
boolean cMemoryOwn)
Construct a new btPairSet, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btPairSet obj) |
void |
push_pair_inv(int index1,
int index2) |
void |
push_pair(int index1,
int index2) |
at, atConst, capacity, clear, copyFromArray, expand, expand, expandNonInitializing, getCPtr, initializeFromBuffer, operatorAssignment, operatorSubscript, operatorSubscriptConst, pop_back, push_back, removeAtIndex, reserve, resize, resize, resizeNoInitialize, size, swapdispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btPairSet(long cPtr,
boolean cMemoryOwn)
public btPairSet()
public static long getCPtr(btPairSet obj)
public void push_pair(int index1,
int index2)
public void push_pair_inv(int index1,
int index2)
Copyright © 2021. All rights reserved.