Changeset 35766
- Timestamp:
- Jul 3, 2013, 2:24:55 PM (13 years ago)
- Location:
- trunk/Ohana/src/kapa2
- Files:
-
- 2 edited
-
include/constants.h (modified) (1 diff)
-
src/SetColorScale.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/kapa2/include/constants.h
r26891 r35766 15 15 // XXX for the moment, this is set to match the values in SetColorScale3D_CC 16 16 # define NPIXELS_STATIC 128 17 // # define NPIXELS_STATIC 1000 17 18 18 19 # define PAD1 3 -
trunk/Ohana/src/kapa2/src/SetColorScale.c
r26891 r35766 207 207 # define NPASS 5 208 208 # define NSPLIT 128 209 // # define NPASS 4 210 // # define NSPLIT 32 209 211 210 212 for (i = 0; i < NPASS; i++) {
Note:
See TracChangeset
for help on using the changeset viewer.
