Classes | |
union | ForceFieldParamsUnion |
Public Attributes | |
long | Status |
long | Type |
long | ParentID |
long | Priority |
VEC * | PosPtr |
MAT * | MatPtr |
BBOX | BBox |
union ForceFieldStruct::ForceFieldParamsUnion | Params |
bool(* | FieldCollTest )(struct ForceFieldStruct *field, VEC *pos) |
void(* | AddFieldImpulse )(struct ForceFieldStruct *field, FIELD_DATA *data, VEC *imp, VEC *angImp) |
struct ForceFieldStruct * | Prev |
struct ForceFieldStruct * | Next |
Definition at line 99 of file Field.h.