X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fgeometry%2Fdummy.cpp;h=26aad3807a5ce28d3a3b7582d96707fafc8b0e53;hb=44bd1d1ab256d397be4e2169c4ca5efdd0569d31;hp=ed9c219180a6c702a226129282337c33243bcc8f;hpb=68389c29cf88d6522dcfa00b5e2a5166e3947210;p=libs%2Fmath.git diff --git a/source/geometry/dummy.cpp b/source/geometry/dummy.cpp index ed9c219..26aad38 100644 --- a/source/geometry/dummy.cpp +++ b/source/geometry/dummy.cpp @@ -1,10 +1,15 @@ #include "affinetransformation.h" #include "angle.h" +#include "boundingbox.h" +#include "boundingsphere.h" #include "box.h" #include "circle.h" +#include "extrudedshape.h" +#include "halfspace.h" #include "hyperbox.h" #include "hypersphere.h" #include "intersection.h" +#include "loader.h" #include "negation.h" #include "ray.h" #include "rectangle.h"