Свойство | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
GetSwigPtr ( ) : |
||
btStaticPlaneShape ( SWIGTYPE_p_btVector3 planeNormal, float planeConstant ) : System | ||
calculateLocalInertia ( float mass, SWIGTYPE_p_btVector3 inertia ) : void | ||
calculateSerializeBufferSize ( ) : int | ||
getAabb ( |
||
getLocalScaling ( ) : SWIGTYPE_p_btVector3 | ||
getName ( ) : string | ||
getPlaneConstant ( ) : float | ||
getPlaneNormal ( ) : SWIGTYPE_p_btVector3 | ||
processAllTriangles ( |
||
serialize ( |
||
setLocalScaling ( SWIGTYPE_p_btVector3 scaling ) : void |
Méthode | Description | |
---|---|---|
btStaticPlaneShape ( |
||
getCPtr ( |
public GetSwigPtr ( ) : |
||
Résultat |
public btStaticPlaneShape ( SWIGTYPE_p_btVector3 planeNormal, float planeConstant ) : System | ||
planeNormal | SWIGTYPE_p_btVector3 | |
planeConstant | float | |
Résultat | System |
public calculateLocalInertia ( float mass, SWIGTYPE_p_btVector3 inertia ) : void | ||
mass | float | |
inertia | SWIGTYPE_p_btVector3 | |
Résultat | void |
public calculateSerializeBufferSize ( ) : int | ||
Résultat | int |
public getAabb ( |
||
t | ||
aabbMin | SWIGTYPE_p_btVector3 | |
aabbMax | SWIGTYPE_p_btVector3 | |
Résultat | void |
public getLocalScaling ( ) : SWIGTYPE_p_btVector3 | ||
Résultat | SWIGTYPE_p_btVector3 |
public getPlaneNormal ( ) : SWIGTYPE_p_btVector3 | ||
Résultat | SWIGTYPE_p_btVector3 |
public processAllTriangles ( |
||
callback | ||
aabbMin | SWIGTYPE_p_btVector3 | |
aabbMax | SWIGTYPE_p_btVector3 | |
Résultat | void |
public serialize ( |
||
dataBuffer | ||
serializer | ||
Résultat | string |
public setLocalScaling ( SWIGTYPE_p_btVector3 scaling ) : void | ||
scaling | SWIGTYPE_p_btVector3 | |
Résultat | void |