X-Git-Url: http://git.tdb.fi/?p=libs%2Fmath.git;a=blobdiff_plain;f=source%2Fgeometry%2Fsurfacepoint.h;h=251964cef854d91469f6ed9c10280534d3519535;hp=3513ac8e41bf82e1a02e3250ccdfaebb57932576;hb=adb812a194961d542dcb0abd61258cbc8723ecd9;hpb=9260eee3126731c1e6b54ce3407be757d0d71716 diff --git a/source/geometry/surfacepoint.h b/source/geometry/surfacepoint.h index 3513ac8..251964c 100644 --- a/source/geometry/surfacepoint.h +++ b/source/geometry/surfacepoint.h @@ -6,6 +6,9 @@ namespace Msp { namespace Geometry { +/** +A point on the surface of a shape. +*/ template struct SurfacePoint {