Go to the documentation of this file.
9 #ifndef __PDG_FRAME_UTILS_H__
10 #define __PDG_FRAME_UTILS_H__
33 static void batchWorkItemsByFrame(
38 bool save_missing =
true);
42 static bool detectFrameRange(
47 exint step_precision=100);
51 static bool detectFrameRange(
56 exint step_precision=100);
61 static bool detectFrameRangeSorted(
66 exint step_precision=100);