Method | Description | |
---|---|---|
Copy ( ) : |
||
Equals ( |
||
Equals ( object obj ) : bool | ||
GetMassProperties ( float density, float &mass, Vector3 ¢erOfMass, Matrix &inertiaTensor ) : void | ||
SetupBox ( |
||
SetupCylinder ( |
||
idTraceModel ( ) : System | ||
idTraceModel ( |
Axial bounding box.
|
|
idTraceModel ( |
||
operator ( ) : bool |
Method | Description | |
---|---|---|
GenerateEdgeNormals ( ) : int | ||
GetPolygonIntegrals ( int polyNumber, int a, int b, int c ) : PolygonIntegrals | ||
GetProjectionIntegrals ( int polyNumber, int a, int b ) : ProjectionIntegrals | ||
GetVolumeIntegrals ( ) : VolumeIntegrals | ||
InitBox ( ) : void | ||
VolumeFromPolygon ( float thickness ) : |
public Equals ( |
||
traceModel | ||
return | bool |
public GetMassProperties ( float density, float &mass, Vector3 ¢erOfMass, Matrix &inertiaTensor ) : void | ||
density | float | |
mass | float | |
centerOfMass | Vector3 | |
inertiaTensor | Matrix | |
return | void |
public SetupBox ( |
||
bounds | ||
return | void |
public SetupCylinder ( |
||
bounds | ||
sideCount | int | |
return | void |
public idTraceModel ( |
||
bounds | ||
return | System |
public idTraceModel ( |
||
bounds | ||
sideCount | int | |
return | System |