libcruft-util/geom/sample
Danny Robson 532bd3b706 geom: delete rval constructors for samplers
Samplers tend to hold a const reference to the relevant data and so we
want to ensure it's not possible to inadvertantly pass in a reference to
data that is going out of scope.
2018-11-28 15:23:03 +11:00
..
fwd.hpp geom/sample: align the interfaces for volume/surface sampling 2018-11-26 15:21:18 +11:00
surface.hpp geom/sample: align the interfaces for volume/surface sampling 2018-11-26 15:21:18 +11:00
volume.hpp geom: delete rval constructors for samplers 2018-11-28 15:23:03 +11:00