Deleted LightShape interface and split up SIngleGroup to one for Light and one for Shape
Showing
- RayTracer/shape/LightShape.h 0 additions, 8 deletionsRayTracer/shape/LightShape.h
- RayTracer/shape/LightSingleGroup.cpp 28 additions, 0 deletionsRayTracer/shape/LightSingleGroup.cpp
- RayTracer/shape/LightSingleGroup.h 22 additions, 0 deletionsRayTracer/shape/LightSingleGroup.h
- RayTracer/shape/ShapeSingleGroup.cpp 7 additions, 12 deletionsRayTracer/shape/ShapeSingleGroup.cpp
- RayTracer/shape/ShapeSingleGroup.h 6 additions, 8 deletionsRayTracer/shape/ShapeSingleGroup.h
RayTracer/shape/LightShape.h
deleted
100644 → 0
RayTracer/shape/LightSingleGroup.cpp
0 → 100644
RayTracer/shape/LightSingleGroup.h
0 → 100644
Please register or sign in to comment