Variables | |
static const uint64_t | GROWTH_STEP_SIZE = 50u |
static const uint64_t | INITIAL_SIZE = 50u |
static const float | INV_GROWTH_STEP_SIZE = 1.0f / static_cast<float>(GROWTH_STEP_SIZE) |
|
static |
Definition at line 94 of file Constants.h.
Referenced by carla::traffic_manager::TrafficManagerLocal::Run().
|
static |
Definition at line 93 of file Constants.h.
Referenced by carla::traffic_manager::TrafficManagerLocal::Run().
|
static |
Definition at line 95 of file Constants.h.
Referenced by carla::traffic_manager::TrafficManagerLocal::Run().