Changeset 17121
- Timestamp:
- Mar 24, 2008, 6:19:50 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/kapa2/src/Remap32.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/kapa2/src/Remap32.c
r16391 r17121 43 43 44 44 // set up expansions 45 assert ((picture[0].expand >= 1) || (picture[0].expand <= - 2));45 assert ((picture[0].expand >= 1) || (picture[0].expand <= -1)); 46 46 expand = expand_in = expand_out = 1.0; 47 47 if (picture[0].expand > 0) {
Note:
See TracChangeset
for help on using the changeset viewer.
