model_ranger.cc File Reference
#include "stage.hh"
#include "worldfile.hh"
#include "option.hh"
Include dependency graph for model_ranger.cc:

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
 

Function Documentation

◆ ranger_match()

static bool ranger_match ( Model hit,
Model finder,
const void *  dummy 
)
static

Variable Documentation

◆ RANGER_CONFIG_COLOR

const Color RANGER_CONFIG_COLOR(0, 0, 0.5)
static

◆ RANGER_SIZE

const Stg::Size RANGER_SIZE(0.15, 0.15, 0.2)
static

◆ RANGER_WATTSPERSENSOR

const watts_t RANGER_WATTSPERSENSOR = 0.2
static