프로퍼티 | 타입 | 설명 | |
---|---|---|---|
swigCMemOwn | bool |
메소드 | 설명 | |
---|---|---|
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 ( |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | void |
public btMultiSphereShape ( SWIGTYPE_p_btVector3 positions, |
||
positions | SWIGTYPE_p_btVector3 | |
radi | ||
numSpheres | int | |
리턴 | System |
public calculateLocalInertia ( float mass, SWIGTYPE_p_btVector3 inertia ) : void | ||
mass | float | |
inertia | SWIGTYPE_p_btVector3 | |
리턴 | void |
public getSpherePosition ( int index ) : SWIGTYPE_p_btVector3 | ||
index | int | |
리턴 | SWIGTYPE_p_btVector3 |
public localGetSupportingVertexWithoutMargin ( SWIGTYPE_p_btVector3 vec ) : SWIGTYPE_p_btVector3 | ||
vec | SWIGTYPE_p_btVector3 | |
리턴 | SWIGTYPE_p_btVector3 |
public serialize ( |
||
dataBuffer | ||
serializer | ||
리턴 | string |