Blender V2.61 - r43446
|
Public Attributes | |
struct bUnitDef * | units |
int | base_unit |
int | flag |
int | length |
Definition at line 97 of file unit.c.
Referenced by unit_default().
Definition at line 99 of file unit.c.
Referenced by bUnit_GetSystem().
struct bUnitDef* bUnitCollection::units |
Definition at line 96 of file unit.c.
Referenced by bUnit_AsString(), bUnit_ReplaceString(), bUnit_ToUnitAltName(), unit_best_fit(), and unit_default().