Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
at ( int n ) : SWIGTYPE_p_btVector3 | ||
btAlignedObjectArrayVector3 ( ) : System | ||
btAlignedObjectArrayVector3 ( |
||
capacity ( ) : int | ||
clear ( ) : void | ||
copyFromArray ( |
||
expand ( ) : SWIGTYPE_p_btVector3 | ||
expand ( SWIGTYPE_p_btVector3 fillValue ) : SWIGTYPE_p_btVector3 | ||
expandNonInitializing ( ) : SWIGTYPE_p_btVector3 | ||
findBinarySearch ( SWIGTYPE_p_btVector3 key ) : int | ||
findLinearSearch ( SWIGTYPE_p_btVector3 key ) : int | ||
initializeFromBuffer ( |
||
pop_back ( ) : void | ||
push_back ( SWIGTYPE_p_btVector3 _Val ) : void | ||
remove ( SWIGTYPE_p_btVector3 key ) : void | ||
reserve ( int _Count ) : void | ||
resize ( int newsize ) : void | ||
resize ( int newsize, SWIGTYPE_p_btVector3 fillData ) : void | ||
resizeNoInitialize ( int newsize ) : void | ||
size ( ) : int | ||
swap ( int index0, int index1 ) : void |
Method | Description | |
---|---|---|
btAlignedObjectArrayVector3 ( |
||
getCPtr ( |
public btAlignedObjectArrayVector3 ( ) : System | ||
return | System |
public btAlignedObjectArrayVector3 ( |
||
otherArray | ||
return | System |
public copyFromArray ( |
||
otherArray | ||
return | void |
public expand ( SWIGTYPE_p_btVector3 fillValue ) : SWIGTYPE_p_btVector3 | ||
fillValue | SWIGTYPE_p_btVector3 | |
return | SWIGTYPE_p_btVector3 |
public expandNonInitializing ( ) : SWIGTYPE_p_btVector3 | ||
return | SWIGTYPE_p_btVector3 |
public findBinarySearch ( SWIGTYPE_p_btVector3 key ) : int | ||
key | SWIGTYPE_p_btVector3 | |
return | int |
public findLinearSearch ( SWIGTYPE_p_btVector3 key ) : int | ||
key | SWIGTYPE_p_btVector3 | |
return | int |
public initializeFromBuffer ( |
||
buffer | ||
size | int | |
capacity | int | |
return | void |
public push_back ( SWIGTYPE_p_btVector3 _Val ) : void | ||
_Val | SWIGTYPE_p_btVector3 | |
return | void |
public remove ( SWIGTYPE_p_btVector3 key ) : void | ||
key | SWIGTYPE_p_btVector3 | |
return | void |
public resize ( int newsize, SWIGTYPE_p_btVector3 fillData ) : void | ||
newsize | int | |
fillData | SWIGTYPE_p_btVector3 | |
return | void |
public resizeNoInitialize ( int newsize ) : void | ||
newsize | int | |
return | void |
public swap ( int index0, int index1 ) : void | ||
index0 | int | |
index1 | int | |
return | void |