Searched refs:_m (Results 1 – 1 of 1) sorted by relevance
86 public Body(float _m, Vec _p) { in Body() argument87 m = _m; in Body()