Matt Williams 63f0def22f Require that the voxel is a signed type
This means that a static_cast<float> is no longer needed to calculate the
gradient. A static_assert provides user feedback.

The next step here would be to use a MarchingCubesController-type solution
to define the density value from a voxel. This way, also the gradient can
be stored.
2014-01-11 19:59:19 +00:00
..
2014-01-10 19:13:21 +00:00
2012-11-05 17:00:09 +01:00
2013-07-16 11:50:59 +02:00
2013-08-07 14:53:08 +02:00
2013-05-10 09:44:15 +01:00
2012-10-27 18:53:32 +01:00
2013-07-31 16:37:39 +02:00
2012-12-26 15:02:03 +00:00