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