From d6b067d2a2ec5f0490c9fb17ddd605d0e860480d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 31 May 2014 14:38:35 +0100 Subject: Some Doxygen comments. --- src/stl_binary_reader.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/stl_binary_reader.h') diff --git a/src/stl_binary_reader.h b/src/stl_binary_reader.h index 0e3c7cf..9c2e61f 100644 --- a/src/stl_binary_reader.h +++ b/src/stl_binary_reader.h @@ -23,6 +23,9 @@ namespace sub { +/** @class STLBinaryReader + * @brief A class to read binary STL files. + */ class STLBinaryReader : public Reader { public: -- cgit v1.2.3