#include <PartialUtils.h>
Public Member Functions | |
| Cropper (double t1, double t2) | |
| void | operator() (Partial &p) const |
| Function call operator: crop the specified Partial. | |
| Loris::PartialUtils::Cropper::Cropper | ( | double | t1, | |
| double | t2 | |||
| ) | [inline] |
Construct a new Cropper from a pair of times (in seconds) representing the span of time to which Partials should be cropped.
1.5.7