Searched refs:spin (Results 1 – 1 of 1) sorted by relevance
171 auto spin = static_cast<double>(offset.count()) / static_cast<double>(rpm.count()); in render() local180 model.setRotation(M_PI * 2.0 * spin); in render()