X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2FMoof%2FShape.hh;h=c67a7798772e78b5e4992ba39b59e3c75b3428c9;hp=b78eaade7179cd9e5a2a9274509984dabaf89c10;hb=7e84479de612a4ce287c6f63deb014b447a993ec;hpb=2d77fb5fb3480f522658f30af6addd5146530517 diff --git a/src/Moof/Shape.hh b/src/Moof/Shape.hh index b78eaad..c67a779 100644 --- a/src/Moof/Shape.hh +++ b/src/Moof/Shape.hh @@ -58,6 +58,9 @@ namespace Mf { template 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