Matt Williams f98959f92a Add a new pickVoxel function.
Hopefully this pickVoxel function will fulfil most most need with
raycasting which aren't covered by the existing raycast functions.

It's essentially a wrapper around the current functions, using a custom
functor to store the position of a solid voxel as well as the previous
empty voxel. It doesn't require the user to provide a functor of their own,
just the value that they've assigned to empty voxels.

As well as the function itself, we also have a unit test as well as it
being built in the bindings.
2013-05-01 22:28:46 +01:00
..
2013-05-01 22:28:46 +01:00
2011-07-02 00:57:41 +01:00
2012-11-02 11:45:31 +01:00
2012-11-22 22:23:07 +00:00
2013-05-01 22:28:46 +01:00
2013-05-01 22:28:46 +01:00
2012-02-23 17:08:00 +01:00
2012-12-26 00:31:10 +00:00
2013-01-16 15:31:52 +00:00
2012-12-26 00:31:10 +00:00