Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
btEmptyShape ( ) : System | ||
calculateLocalInertia ( float mass, SWIGTYPE_p_btVector3 inertia ) : void | ||
getAabb ( |
||
getLocalScaling ( ) : SWIGTYPE_p_btVector3 | ||
getName ( ) : string | ||
processAllTriangles ( |
||
setLocalScaling ( SWIGTYPE_p_btVector3 scaling ) : void |
Method | Description | |
---|---|---|
btEmptyShape ( |
||
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 getLocalScaling ( ) : SWIGTYPE_p_btVector3 | ||
return | SWIGTYPE_p_btVector3 |
public processAllTriangles ( |
||
arg0 | ||
arg1 | SWIGTYPE_p_btVector3 | |
arg2 | SWIGTYPE_p_btVector3 | |
return | void |
public setLocalScaling ( SWIGTYPE_p_btVector3 scaling ) : void | ||
scaling | SWIGTYPE_p_btVector3 | |
return | void |