Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetSwigPtr ( ) : |
||
batchedUnitVectorGetSupportingVertexWithoutMargin ( SWIGTYPE_p_btVector3 vectors, SWIGTYPE_p_btVector3 supportVerticesOut, int numVectors ) : void | ||
btSphereShape ( float radius ) : System | ||
calculateLocalInertia ( float mass, SWIGTYPE_p_btVector3 inertia ) : void | ||
getAabb ( |
||
getMargin ( ) : float | ||
getName ( ) : string | ||
getRadius ( ) : float | ||
localGetSupportingVertex ( SWIGTYPE_p_btVector3 vec ) : SWIGTYPE_p_btVector3 | ||
localGetSupportingVertexWithoutMargin ( SWIGTYPE_p_btVector3 vec ) : SWIGTYPE_p_btVector3 | ||
setMargin ( float margin ) : void | ||
setUnscaledRadius ( float radius ) : void |
Method | Description | |
---|---|---|
btSphereShape ( |
||
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 btSphereShape ( float radius ) : System | ||
radius | float | |
return | System |
public calculateLocalInertia ( float mass, SWIGTYPE_p_btVector3 inertia ) : void | ||
mass | float | |
inertia | SWIGTYPE_p_btVector3 | |
return | void |
public getAabb ( |
||
t | ||
aabbMin | SWIGTYPE_p_btVector3 | |
aabbMax | SWIGTYPE_p_btVector3 | |
return | void |
public localGetSupportingVertex ( SWIGTYPE_p_btVector3 vec ) : SWIGTYPE_p_btVector3 | ||
vec | 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 setUnscaledRadius ( float radius ) : void | ||
radius | float | |
return | void |