Method | Description | |
---|---|---|
GetMassProperties ( float density, float &mass, Vector3 ¢erOfMass, Matrix &inertiaTensor ) : void |
Cylinder approximation. Bone.
|
|
idTraceModel ( ) : System | ||
idTraceModel ( idBounds boxBounds ) : System |
Axial bounding box.
|
Method | Description | |
---|---|---|
AllocateTraceModel ( |
||
GenerateEdgeNormals ( ) : int | ||
GetTraceModelHashKey ( |
||
InitBox ( ) : void | ||
SetupBox ( idBounds bounds ) : void |
public GetMassProperties ( float density, float &mass, Vector3 ¢erOfMass, Matrix &inertiaTensor ) : void | ||
density | float | |
mass | float | |
centerOfMass | Vector3 | |
inertiaTensor | Matrix | |
return | void |
public idTraceModel ( idBounds boxBounds ) : System | ||
boxBounds | idBounds | |
return | System |