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

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

Variable Documentation

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]