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