Свойство | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
batchedUnitVectorGetSupportingVertexWithoutMargin ( SWIGTYPE_p_btVector3 vectors, SWIGTYPE_p_btVector3 supportVerticesOut, int numVectors ) : void | ||
btMultiSphereShape ( SWIGTYPE_p_btVector3 positions, |
||
calculateLocalInertia ( float mass, SWIGTYPE_p_btVector3 inertia ) : void | ||
calculateSerializeBufferSize ( ) : int | ||
getName ( ) : string | ||
getSphereCount ( ) : int | ||
getSpherePosition ( int index ) : SWIGTYPE_p_btVector3 | ||
getSphereRadius ( int index ) : float | ||
localGetSupportingVertexWithoutMargin ( SWIGTYPE_p_btVector3 vec ) : SWIGTYPE_p_btVector3 | ||
serialize ( |
Méthode | Description | |
---|---|---|
btMultiSphereShape ( |
||
getCPtr ( |
public batchedUnitVectorGetSupportingVertexWithoutMargin ( SWIGTYPE_p_btVector3 vectors, SWIGTYPE_p_btVector3 supportVerticesOut, int numVectors ) : void | ||
vectors | SWIGTYPE_p_btVector3 | |
supportVerticesOut | SWIGTYPE_p_btVector3 | |
numVectors | int | |
Résultat | void |
public btMultiSphereShape ( SWIGTYPE_p_btVector3 positions, |
||
positions | SWIGTYPE_p_btVector3 | |
radi | ||
numSpheres | int | |
Résultat | System |
public calculateLocalInertia ( float mass, SWIGTYPE_p_btVector3 inertia ) : void | ||
mass | float | |
inertia | SWIGTYPE_p_btVector3 | |
Résultat | void |
public calculateSerializeBufferSize ( ) : int | ||
Résultat | int |
public getSpherePosition ( int index ) : SWIGTYPE_p_btVector3 | ||
index | int | |
Résultat | SWIGTYPE_p_btVector3 |
public getSphereRadius ( int index ) : float | ||
index | int | |
Résultat | float |
public localGetSupportingVertexWithoutMargin ( SWIGTYPE_p_btVector3 vec ) : SWIGTYPE_p_btVector3 | ||
vec | SWIGTYPE_p_btVector3 | |
Résultat | SWIGTYPE_p_btVector3 |
public serialize ( |
||
dataBuffer | ||
serializer | ||
Résultat | string |