Searched refs:object_end_ (Results 1 – 2 of 2) sorted by relevance
72 const int object_end_; variable
701 sim_.update(worker.tick_interval_, worker.object_begin_, worker.object_end_); in update_simulation()728 for (int i = worker.object_begin_; i < worker.object_end_; i++) { in draw_objects()827 object_begin_(object_begin), object_end_(object_end), in Worker()