Searched refs:w_it (Results 1 – 2 of 2) sorted by relevance
418 for (int w_it=0; w_it<getNumWheels(); w_it++) in updateSuspension() local420 btWheelInfo &wheel_info = m_wheelInfo[w_it]; in updateSuspension()
1269 FileNodeIterator w_it = fn["weights"].begin(); in read() local1271 for( i = 1; i < l_count; i++, ++w_it ) in read()1272 (*w_it).readRaw("d", weights[i].ptr(), weights[i].total()*esz); in read()