X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fgeometry%2Ftransformedshape.h;h=f214e4bb1aa9c578308088f2475879debc726378;hb=de53838941cc8ccf00aeffa77c28d915317879bd;hp=58e571a9db389a058cdb8ab3de1343b4ee87cb3e;hpb=09cc3a8648dd20e9a07d669b353c4a120b67c1c4;p=libs%2Fmath.git diff --git a/source/geometry/transformedshape.h b/source/geometry/transformedshape.h index 58e571a..f214e4b 100644 --- a/source/geometry/transformedshape.h +++ b/source/geometry/transformedshape.h @@ -2,8 +2,6 @@ #define MSP_GEOMETRY_TRANSFORMEDSHAPE_H_ #include "affinetransformation.h" -#include "boundingbox.h" -#include "ray.h" #include "shape.h" namespace Msp { @@ -90,10 +88,18 @@ inline BoundingBox TransformedShape::get_axis_aligned_bounding_box() point = transformation.transform(point); - for(unsigned j=0; j