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