Functions | Variables
model_bumper.cc File Reference
#include "option.hh"
#include "stage.hh"
#include "worldfile.hh"
#include <math.h>
Include dependency graph for model_bumper.cc:

Go to the source code of this file.

Functions

static bool bumper_match (Model *candidate, const Model *finder, const void *)
 

Variables

static const Color BUMPER_HIT_RGB (1, 0, 0, 1)
 
static const Color BUMPER_NOHIT_RGB (0, 1, 0, 1)
 
static const watts_t BUMPER_WATTS = 0.1
 

Function Documentation

◆ bumper_match()

static bool bumper_match ( Model candidate,
const Model finder,
const void *   
)
static

Definition at line 157 of file model_bumper.cc.

Variable Documentation

◆ BUMPER_HIT_RGB

const Color BUMPER_HIT_RGB(1, 0, 0, 1)
static

◆ BUMPER_NOHIT_RGB

const Color BUMPER_NOHIT_RGB(0, 1, 0, 1)
static

◆ BUMPER_WATTS

const watts_t BUMPER_WATTS = 0.1
static

Definition at line 64 of file model_bumper.cc.



stage
Author(s): Richard Vaughan , Brian Gerkey , Reed Hedges , Andrew Howard , Toby Collett , Pooya Karimian , Jeremy Asher , Alex Couture-Beil , Geoff Biggs , Rich Mattes , Abbas Sadat
autogenerated on Mon Feb 28 2022 23:48:56