#include <LampBasic.h>
#include <Geometry/Primitive/AxisAlignedBox.h>
#include <Geometry/Primitive/Line.h>
#include <Geometry/Primitive/Plane.h>
#include <Geometry/Primitive/Ray.h>
#include <Geometry/Primitive/Segment.h>
#include <Geometry/Primitive/Sphere.h>
#include <Geometry/Primitive/Triangle.h>
Go to the source code of this file.
Definition in file GeometryPrimitiveAll.h.