Method | Description | |
---|---|---|
Dispose ( ) : void | ||
batchedUnitVectorGetSupportingVertexWithoutMargin ( SWIGTYPE_p_btVector3 vectors, SWIGTYPE_p_btVector3 supportVerticesOut, int numVectors ) : void | ||
btCylinderShapeX ( SWIGTYPE_p_btVector3 halfExtents ) : System | ||
getName ( ) : string | ||
getRadius ( ) : float | ||
localGetSupportingVertexWithoutMargin ( SWIGTYPE_p_btVector3 vec ) : SWIGTYPE_p_btVector3 |
Method | Description | |
---|---|---|
btCylinderShapeX ( |
||
getCPtr ( |
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 btCylinderShapeX ( SWIGTYPE_p_btVector3 halfExtents ) : System | ||
halfExtents | SWIGTYPE_p_btVector3 | |
return | System |
public localGetSupportingVertexWithoutMargin ( SWIGTYPE_p_btVector3 vec ) : SWIGTYPE_p_btVector3 | ||
vec | SWIGTYPE_p_btVector3 | |
return | SWIGTYPE_p_btVector3 |