Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
btScaledBvhTriangleMeshShape ( |
||
calculateLocalInertia ( float mass, SWIGTYPE_p_btVector3 inertia ) : void | ||
calculateSerializeBufferSize ( ) : int | ||
getAabb ( |
||
getChildShape ( ) : |
||
getLocalScaling ( ) : SWIGTYPE_p_btVector3 | ||
getName ( ) : string | ||
processAllTriangles ( |
||
serialize ( |
||
setLocalScaling ( SWIGTYPE_p_btVector3 scaling ) : void |
Method | Description | |
---|---|---|
btScaledBvhTriangleMeshShape ( |
||
getCPtr ( |
public btScaledBvhTriangleMeshShape ( |
||
childShape | ||
localScaling | SWIGTYPE_p_btVector3 | |
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 getChildShape ( ) : |
||
return |
public getLocalScaling ( ) : SWIGTYPE_p_btVector3 | ||
return | SWIGTYPE_p_btVector3 |
public processAllTriangles ( |
||
callback | ||
aabbMin | SWIGTYPE_p_btVector3 | |
aabbMax | SWIGTYPE_p_btVector3 | |
return | void |
public serialize ( |
||
dataBuffer | ||
serializer | ||
return | string |
public setLocalScaling ( SWIGTYPE_p_btVector3 scaling ) : void | ||
scaling | SWIGTYPE_p_btVector3 | |
return | void |