Changeset 35240 for trunk/psModules/src/objects/pmSourceMatch.h
- Timestamp:
- Mar 5, 2013, 2:37:52 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSourceMatch.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSourceMatch.h
r29004 r35240 68 68 /// Sources are pulled from the lists into a new list, with no effort made to adjust them. 69 69 psArray *pmSourceMatchMerge(psArray *sourceArrays, ///< Array of arrays of sources on each image 70 float radius ///< Matching radius 70 float radius, ///< Matching radius 71 bool cullSingles ///< Cull "matches" with only a single source? 71 72 ); 72 73
Note:
See TracChangeset
for help on using the changeset viewer.
