]> git.tdb.fi Git - ext/subsurface.git/commit
Be more consistent in our handling of rgb value tables
authorDirk Hohndel <dirk@hohndel.org>
Sat, 19 Nov 2011 15:17:19 +0000 (10:17 -0500)
committerDirk Hohndel <dirk@hohndel.org>
Sat, 19 Nov 2011 20:12:29 +0000 (15:12 -0500)
commit4e876b3082b46913d71e0f9bb6ff084aca4a2184
tree2be7a23a95080172a7842baeb1be02e913287d85
parentb5abdd46f0dfedacc248c1d96737f96e65bb9ed1
Be more consistent in our handling of rgb value tables

Use rgb_t for the sac colors, create a new set_source_rgb_struct function
and use that for the velocity values (in the depth plot) as well.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
profile.c