- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/psModules
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/psModules merged eligible /branches/eam_branches/stackphot.20100406/psModules 27623-27653 /branches/pap_delete/psModules 27530-27595
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/simtest_nebulous_branches/psModules/src/objects/pmFootprintIDs.c
r20937 r27840 32 32 const int row0 = fp->region.y0; 33 33 34 for (int j = 0; j < fp-> spans->n; j++) {34 for (int j = 0; j < fp->nspans; j++) { 35 35 const pmSpan *span = fp->spans->data[j]; 36 36 psS32 *imgRow = idImage->data.S32[span->y - row0];
Note:
See TracChangeset
for help on using the changeset viewer.
