Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
calculateLocalInertia ( float mass, SWIGTYPE_p_btVector3 inertia ) : void | ||
getAabb ( |
||
getLocalAabbMax ( ) : SWIGTYPE_p_btVector3 | ||
getLocalAabbMin ( ) : SWIGTYPE_p_btVector3 | ||
getLocalScaling ( ) : SWIGTYPE_p_btVector3 | ||
getMeshInterface ( ) : |
||
getName ( ) : string | ||
localGetSupportingVertex ( SWIGTYPE_p_btVector3 vec ) : SWIGTYPE_p_btVector3 | ||
localGetSupportingVertexWithoutMargin ( SWIGTYPE_p_btVector3 vec ) : SWIGTYPE_p_btVector3 | ||
processAllTriangles ( |
||
recalcLocalAabb ( ) : void | ||
setLocalScaling ( SWIGTYPE_p_btVector3 scaling ) : void |
Method | Description | |
---|---|---|
btTriangleMeshShape ( |
||
getCPtr ( |
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 getLocalAabbMax ( ) : SWIGTYPE_p_btVector3 | ||
return | SWIGTYPE_p_btVector3 |
public getLocalAabbMin ( ) : SWIGTYPE_p_btVector3 | ||
return | SWIGTYPE_p_btVector3 |
public getLocalScaling ( ) : SWIGTYPE_p_btVector3 | ||
return | SWIGTYPE_p_btVector3 |
public getMeshInterface ( ) : |
||
return |
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 processAllTriangles ( |
||
callback | ||
aabbMin | SWIGTYPE_p_btVector3 | |
aabbMax | SWIGTYPE_p_btVector3 | |
return | void |
public setLocalScaling ( SWIGTYPE_p_btVector3 scaling ) : void | ||
scaling | SWIGTYPE_p_btVector3 | |
return | void |