Use an enumeration type rather than unnamed integers to specify the different types...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 10 Oct 2007 03:20:35 +0000 (03:20 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 10 Oct 2007 03:20:35 +0000 (03:20 +0000)
commitee42de12e3d9ba6c7105ab7b2344c9ec1fcef620
tree0d062ae35130edc555081a0cf7ba5f6f193dcc51
parent071f1e902223053f30ef4c050a2fbb5ffc87f430
Use an enumeration type rather than unnamed integers to specify the different types of random numbers.  Just like r636, but for mod_noise's random numbers.  Should we merge the two and move them into synfig-core proper?

git-svn-id: http://svn.voria.com/code@880 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-core/trunk/src/modules/mod_noise/distort.cpp
synfig-core/trunk/src/modules/mod_noise/distort.h
synfig-core/trunk/src/modules/mod_noise/noise.cpp
synfig-core/trunk/src/modules/mod_noise/noise.h
synfig-core/trunk/src/modules/mod_noise/random.cpp
synfig-core/trunk/src/modules/mod_noise/random.h