Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetSwigPtr ( ) : |
||
batchedUnitVectorGetSupportingVertexWithoutMargin ( SWIGTYPE_p_btVector3 vectors, SWIGTYPE_p_btVector3 supportVerticesOut, int numVectors ) : void | ||
btBoxShape ( SWIGTYPE_p_btVector3 boxHalfExtents ) : System | ||
calculateLocalInertia ( float mass, SWIGTYPE_p_btVector3 inertia ) : void | ||
getAabb ( |
||
getEdge ( int i, SWIGTYPE_p_btVector3 pa, SWIGTYPE_p_btVector3 pb ) : void | ||
getHalfExtentsWithMargin ( ) : SWIGTYPE_p_btVector3 | ||
getHalfExtentsWithoutMargin ( ) : SWIGTYPE_p_btVector3 | ||
getName ( ) : string | ||
getNumEdges ( ) : int | ||
getNumPlanes ( ) : int | ||
getNumPreferredPenetrationDirections ( ) : int | ||
getNumVertices ( ) : int | ||
getPlane ( SWIGTYPE_p_btVector3 planeNormal, SWIGTYPE_p_btVector3 planeSupport, int i ) : void | ||
getPlaneEquation ( |
||
getPreferredPenetrationDirection ( int index, SWIGTYPE_p_btVector3 penetrationVector ) : void | ||
getVertex ( int i, SWIGTYPE_p_btVector3 vtx ) : void | ||
isInside ( SWIGTYPE_p_btVector3 pt, float tolerance ) : bool | ||
localGetSupportingVertex ( SWIGTYPE_p_btVector3 vec ) : SWIGTYPE_p_btVector3 | ||
localGetSupportingVertexWithoutMargin ( SWIGTYPE_p_btVector3 vec ) : SWIGTYPE_p_btVector3 | ||
setLocalScaling ( SWIGTYPE_p_btVector3 scaling ) : void | ||
setMargin ( float collisionMargin ) : void |
Method | Description | |
---|---|---|
btBoxShape ( |
||
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 btBoxShape ( SWIGTYPE_p_btVector3 boxHalfExtents ) : System | ||
boxHalfExtents | SWIGTYPE_p_btVector3 | |
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 getEdge ( int i, SWIGTYPE_p_btVector3 pa, SWIGTYPE_p_btVector3 pb ) : void | ||
i | int | |
pa | SWIGTYPE_p_btVector3 | |
pb | SWIGTYPE_p_btVector3 | |
return | void |
public getHalfExtentsWithMargin ( ) : SWIGTYPE_p_btVector3 | ||
return | SWIGTYPE_p_btVector3 |
public getHalfExtentsWithoutMargin ( ) : SWIGTYPE_p_btVector3 | ||
return | SWIGTYPE_p_btVector3 |
public getNumPreferredPenetrationDirections ( ) : int | ||
return | int |
public getPlane ( SWIGTYPE_p_btVector3 planeNormal, SWIGTYPE_p_btVector3 planeSupport, int i ) : void | ||
planeNormal | SWIGTYPE_p_btVector3 | |
planeSupport | SWIGTYPE_p_btVector3 | |
i | int | |
return | void |
public getPlaneEquation ( |
||
plane | ||
i | int | |
return | void |
public getPreferredPenetrationDirection ( int index, SWIGTYPE_p_btVector3 penetrationVector ) : void | ||
index | int | |
penetrationVector | SWIGTYPE_p_btVector3 | |
return | void |
public getVertex ( int i, SWIGTYPE_p_btVector3 vtx ) : void | ||
i | int | |
vtx | SWIGTYPE_p_btVector3 | |
return | void |
public isInside ( SWIGTYPE_p_btVector3 pt, float tolerance ) : bool | ||
pt | SWIGTYPE_p_btVector3 | |
tolerance | float | |
return | bool |
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 setLocalScaling ( SWIGTYPE_p_btVector3 scaling ) : void | ||
scaling | SWIGTYPE_p_btVector3 | |
return | void |
public setMargin ( float collisionMargin ) : void | ||
collisionMargin | float | |
return | void |