
Public Member Functions | |
| DecimateAvgDifference (Decimate *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| Decimate * | plugin |
Definition at line 75 of file decimate.C.
| DecimateAvgDifference::DecimateAvgDifference | ( | Decimate * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
| int DecimateAvgDifference::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 82 of file decimate.C.
1.5.5