Searched defs:totalWeight (Results 1 – 2 of 2) sorted by relevance
41 uint64_t totalWeight() const { return TotalWeight; } in totalWeight() function
158 float totalWeight = 0; in weightCalcHelper() local