Public Attributes | |
| struct CarStruct * | Car |
| int | IWheel |
| struct NewBodyStruct * | Body2 |
| VEC | Pos |
| VEC | Pos2 |
| VEC | WorldPos |
| VEC | Vel |
| PLANE | Plane |
| REAL | Depth |
| REAL | Time |
| REAL | Grip |
| REAL | StaticFriction |
| REAL | KineticFriction |
| REAL | Restitution |
| MATERIAL * | Material |
| struct WheelCollInfoStruct * | Next |
| struct WheelCollInfoStruct * | Prev |
Definition at line 222 of file NewColl.h.
1.6.1