Agrarsense
|
#include "OverlapSensor.h"
#include "Agrarsense/Vehicle/Vehicle.h"
#include "Agrarsense/Game/AgrarsenseStatics.h"
#include "Agrarsense/ActorInterfaces/ActorInformation.h"
#include "Agrarsense/Logging/SimulatorLog.h"
Go to the source code of this file.
Variables | |
static constexpr float | SIZE_DIVISOR = 70.0f |
|
staticconstexpr |
Definition at line 17 of file OverlapSensor.cpp.
Referenced by AOverlapSensor::Init(), and AOverlapSensor::SetOverlapBounds().