Method |
Description |
|
Dispose ( ) : void |
|
|
at ( int n ) : btFace |
|
|
btAlignedObjectArraybtFace ( ) : System |
|
|
btAlignedObjectArraybtFace ( btAlignedObjectArraybtFace otherArray ) : System |
|
|
capacity ( ) : int |
|
|
clear ( ) : void |
|
|
copyFromArray ( btAlignedObjectArraybtFace otherArray ) : void |
|
|
expand ( ) : btFace |
|
|
expand ( btFace fillValue ) : btFace |
|
|
expandNonInitializing ( ) : btFace |
|
|
findBinarySearch ( btFace key ) : int |
|
|
findLinearSearch ( btFace key ) : int |
|
|
initializeFromBuffer ( SWIGTYPE_p_void buffer, int size, int capacity ) : void |
|
|
pop_back ( ) : void |
|
|
push_back ( btFace _Val ) : void |
|
|
remove ( btFace key ) : void |
|
|
reserve ( int _Count ) : void |
|
|
resize ( int newsize ) : void |
|
|
resize ( int newsize, btFace fillData ) : void |
|
|
resizeNoInitialize ( int newsize ) : void |
|
|
size ( ) : int |
|
|
swap ( int index0, int index1 ) : void |
|
|