Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetSwigPtr ( ) : |
||
batchedUnitVectorGetSupportingVertexWithoutMargin ( SWIGTYPE_p_btVector3 vectors, SWIGTYPE_p_btVector3 supportVerticesOut, int numVectors ) : void | ||
btCapsuleShape ( float radius, float height ) : System | ||
calculateLocalInertia ( float mass, SWIGTYPE_p_btVector3 inertia ) : void | ||
calculateSerializeBufferSize ( ) : int | ||
getAabb ( |
||
getAnisotropicRollingFrictionDirection ( ) : SWIGTYPE_p_btVector3 | ||
getHalfHeight ( ) : float | ||
getName ( ) : string | ||
getRadius ( ) : float | ||
getUpAxis ( ) : int | ||
localGetSupportingVertexWithoutMargin ( SWIGTYPE_p_btVector3 vec ) : SWIGTYPE_p_btVector3 | ||
serialize ( |
||
setLocalScaling ( SWIGTYPE_p_btVector3 scaling ) : void | ||
setMargin ( float collisionMargin ) : void |
Method | Description | |
---|---|---|
btCapsuleShape ( |
||
getCPtr ( |
public GetSwigPtr ( ) : |
||
return |
public batchedUnitVectorGetSupportingVertexWithoutMargin ( SWIGTYPE_p_btVector3 vectors, SWIGTYPE_p_btVector3 supportVerticesOut, int numVectors ) : void | ||
vectors | SWIGTYPE_p_btVector3 | |
supportVerticesOut | SWIGTYPE_p_btVector3 | |
numVectors | int | |
return | void |
public btCapsuleShape ( float radius, float height ) : System | ||
radius | float | |
height | float | |
return | System |
public calculateLocalInertia ( float mass, SWIGTYPE_p_btVector3 inertia ) : void | ||
mass | float | |
inertia | SWIGTYPE_p_btVector3 | |
return | void |
public calculateSerializeBufferSize ( ) : int | ||
return | int |
public getAabb ( |
||
t | ||
aabbMin | SWIGTYPE_p_btVector3 | |
aabbMax | SWIGTYPE_p_btVector3 | |
return | void |
public getAnisotropicRollingFrictionDirection ( ) : SWIGTYPE_p_btVector3 | ||
return | SWIGTYPE_p_btVector3 |
public localGetSupportingVertexWithoutMargin ( SWIGTYPE_p_btVector3 vec ) : SWIGTYPE_p_btVector3 | ||
vec | SWIGTYPE_p_btVector3 | |
return | SWIGTYPE_p_btVector3 |
public serialize ( |
||
dataBuffer | ||
serializer | ||
return | string |
public setLocalScaling ( SWIGTYPE_p_btVector3 scaling ) : void | ||
scaling | SWIGTYPE_p_btVector3 | |
return | void |
public setMargin ( float collisionMargin ) : void | ||
collisionMargin | float | |
return | void |