]> Dogcows Code - chaz/yoink/blobdiff - src/Moof/Shape.hh
ray-scene intersection
[chaz/yoink] / src / Moof / Shape.hh
index b78eaade7179cd9e5a2a9274509984dabaf89c10..c67a7798772e78b5e4992ba39b59e3c75b3428c9 100644 (file)
@@ -58,6 +58,9 @@ namespace Mf {
 template <int D>
 class Shape
 {
+public:
+
+       virtual ~Shape() {}
        /**
         * Checks if this shape is intersected by a given ray.  If so, returns the
         * distance from the start of the ray to the shape and information about the
This page took 0.017832 seconds and 4 git commands to generate.