Searched refs:tick_interval_ (Results 1 – 2 of 2) sorted by relevance
68 const float tick_interval_; variable
696 sim_.update(worker.tick_interval_, worker.object_begin_, worker.object_end_); in update_simulation()826 tick_interval_(1.0f / smoke.settings_.ticks_per_second), state_(INIT) in Worker()