Public Member Functions | |
ElevationWeight_MaxThresh () | |
void | update (float elev_wt) |
void | update (int elev_wt) |
bool | isValid () |
int | getWeight () const |
Static Public Member Functions | |
static int | getScaledThreshold () |
static void | setThreshold (float thresh) |
vol::ElevationWeight_MaxThresh::ElevationWeight_MaxThresh | ( | ) | [inline] |
static int vol::ElevationWeight_MaxThresh::getScaledThreshold | ( | ) | [inline, static] |
int vol::ElevationWeight_MaxThresh::getWeight | ( | ) | const [inline] |
bool vol::ElevationWeight_MaxThresh::isValid | ( | ) | [inline] |
static void vol::ElevationWeight_MaxThresh::setThreshold | ( | float | thresh | ) | [static] |
void vol::ElevationWeight_MaxThresh::update | ( | int | elev_wt | ) | [inline] |
void vol::ElevationWeight_MaxThresh::update | ( | float | elev_wt | ) | [inline] |