Mantid
|
#include "MantidGeometry/DllConfig.h"
#include "MantidKernel/V2D.h"
#include <iosfwd>
#include <vector>
Go to the source code of this file.
Classes | |
class | Mantid::Geometry::ConvexPolygon |
An implementation of a convex polygon. More... | |
class | Mantid::Geometry::ConvexPolygon::Iterator |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Geometry |
Functions | |
MANTID_GEOMETRY_DLL std::ostream & | Mantid::Geometry::operator<< (std::ostream &os, const ConvexPolygon &polygon) |
Print a polygon to a stream. More... | |