From 5fada3af5a848b97e5844abac776a8117a3a1888 Mon Sep 17 00:00:00 2001 From: Matt Williams Date: Mon, 9 Mar 2009 23:58:18 +0000 Subject: [PATCH] Make these doxygen'd --- library/include/PolyVoxCore/Enums.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library/include/PolyVoxCore/Enums.h b/library/include/PolyVoxCore/Enums.h index 6ca71e39..00e09a39 100644 --- a/library/include/PolyVoxCore/Enums.h +++ b/library/include/PolyVoxCore/Enums.h @@ -26,11 +26,11 @@ namespace PolyVox { enum NormalGenerationMethod { - SIMPLE, //Fastest + SIMPLE, ///