Changeset 39041 for trunk/Ohana/src/libdvo/include/dvo.h
- Timestamp:
- Nov 5, 2015, 1:04:07 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libdvo/include/dvo.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libdvo/include/dvo.h
r38986 r39041 191 191 ID_OBJ_SUSPECT_STACK = 0x20000000, // suspect object in the stack (> 1 good or suspect stack, < 2 good) 192 192 ID_OBJ_BAD_STACK = 0x40000000, // good-quality object in the stack (> 1 good stack) 193 ID_OBJ_BEST_STACK = 0x80000000, // the primary stack measurement are the best measurements 193 194 } DVOAverageFlags; 194 195
Note:
See TracChangeset
for help on using the changeset viewer.
