Свойство | Тип | Описание | |
---|---|---|---|
swigCMemOwn | bool |
Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
GetSwigPtr ( ) : |
||
batchedUnitVectorGetSupportingVertexWithoutMargin ( SWIGTYPE_p_btVector3 vectors, SWIGTYPE_p_btVector3 supportVerticesOut, int numVectors ) : void | ||
btConeShape ( float radius, float height ) : System | ||
calculateLocalInertia ( float mass, SWIGTYPE_p_btVector3 inertia ) : void | ||
getAnisotropicRollingFrictionDirection ( ) : SWIGTYPE_p_btVector3 | ||
getConeUpIndex ( ) : int | ||
getHeight ( ) : float | ||
getName ( ) : string | ||
getRadius ( ) : float | ||
localGetSupportingVertex ( SWIGTYPE_p_btVector3 vec ) : SWIGTYPE_p_btVector3 | ||
localGetSupportingVertexWithoutMargin ( SWIGTYPE_p_btVector3 vec ) : SWIGTYPE_p_btVector3 | ||
setConeUpIndex ( int upIndex ) : void | ||
setLocalScaling ( SWIGTYPE_p_btVector3 scaling ) : void |
Метод | Описание | |
---|---|---|
btConeShape ( |
||
getCPtr ( |
public GetSwigPtr ( ) : |
||
Результат |
public batchedUnitVectorGetSupportingVertexWithoutMargin ( SWIGTYPE_p_btVector3 vectors, SWIGTYPE_p_btVector3 supportVerticesOut, int numVectors ) : void | ||
vectors | SWIGTYPE_p_btVector3 | |
supportVerticesOut | SWIGTYPE_p_btVector3 | |
numVectors | int | |
Результат | void |
public btConeShape ( float radius, float height ) : System | ||
radius | float | |
height | float | |
Результат | System |
public calculateLocalInertia ( float mass, SWIGTYPE_p_btVector3 inertia ) : void | ||
mass | float | |
inertia | SWIGTYPE_p_btVector3 | |
Результат | void |
public getAnisotropicRollingFrictionDirection ( ) : SWIGTYPE_p_btVector3 | ||
Результат | SWIGTYPE_p_btVector3 |
public localGetSupportingVertex ( SWIGTYPE_p_btVector3 vec ) : SWIGTYPE_p_btVector3 | ||
vec | SWIGTYPE_p_btVector3 | |
Результат | SWIGTYPE_p_btVector3 |
public localGetSupportingVertexWithoutMargin ( SWIGTYPE_p_btVector3 vec ) : SWIGTYPE_p_btVector3 | ||
vec | SWIGTYPE_p_btVector3 | |
Результат | SWIGTYPE_p_btVector3 |
public setConeUpIndex ( int upIndex ) : void | ||
upIndex | int | |
Результат | void |
public setLocalScaling ( SWIGTYPE_p_btVector3 scaling ) : void | ||
scaling | SWIGTYPE_p_btVector3 | |
Результат | void |