Go to the source code of this file.
Functions | |
static bool | ranger_match (Model *hit, Model *finder, const void *dummy) |
Variables | |
static const Color | RANGER_CONFIG_COLOR (0, 0, 0.5) |
static const Stg::Size | RANGER_SIZE (0.15, 0.15, 0.2) |
static const watts_t | RANGER_WATTSPERSENSOR = 0.2 |
static bool ranger_match | ( | Model * | hit, |
Model * | finder, | ||
const void * | dummy | ||
) | [static] |
Definition at line 161 of file model_ranger.cc.
const Color RANGER_CONFIG_COLOR(0, 0, 0.5) [static] |
const Stg::Size RANGER_SIZE(0.15, 0.15, 0.2) [static] |
const watts_t RANGER_WATTSPERSENSOR = 0.2 [static] |
Definition at line 72 of file model_ranger.cc.