From 34dd52046633a8a7f9e11a937fd5bde478778abd Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Fri, 25 Feb 2011 10:47:28 +0000 Subject: doxygen: intern/decimation tagged --- intern/decimation/extern/LOD_decimation.h | 7 ++++++- intern/decimation/intern/LOD_DecimationClass.h | 7 ++++++- intern/decimation/intern/LOD_EdgeCollapser.cpp | 7 ++++++- intern/decimation/intern/LOD_EdgeCollapser.h | 7 ++++++- intern/decimation/intern/LOD_ExternBufferEditor.h | 7 ++++++- intern/decimation/intern/LOD_ExternNormalEditor.cpp | 7 ++++++- intern/decimation/intern/LOD_ExternNormalEditor.h | 7 ++++++- intern/decimation/intern/LOD_FaceNormalEditor.cpp | 7 ++++++- intern/decimation/intern/LOD_FaceNormalEditor.h | 7 ++++++- intern/decimation/intern/LOD_ManMesh2.cpp | 7 ++++++- intern/decimation/intern/LOD_ManMesh2.h | 7 ++++++- intern/decimation/intern/LOD_MeshBounds.h | 7 ++++++- intern/decimation/intern/LOD_MeshException.h | 7 ++++++- intern/decimation/intern/LOD_MeshPrimitives.cpp | 7 ++++++- intern/decimation/intern/LOD_MeshPrimitives.h | 7 ++++++- intern/decimation/intern/LOD_QSDecimator.cpp | 7 ++++++- intern/decimation/intern/LOD_QSDecimator.h | 7 ++++++- intern/decimation/intern/LOD_Quadric.h | 7 ++++++- intern/decimation/intern/LOD_QuadricEditor.cpp | 7 ++++++- intern/decimation/intern/LOD_QuadricEditor.h | 7 ++++++- intern/decimation/intern/LOD_decimation.cpp | 7 ++++++- 21 files changed, 126 insertions(+), 21 deletions(-) (limited to 'intern/decimation') diff --git a/intern/decimation/extern/LOD_decimation.h b/intern/decimation/extern/LOD_decimation.h index 16445a478f5..daca15bf972 100644 --- a/intern/decimation/extern/LOD_decimation.h +++ b/intern/decimation/extern/LOD_decimation.h @@ -1,4 +1,4 @@ -/** +/* * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,6 +26,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file decimation/extern/LOD_decimation.h + * \ingroup decimation + */ + + /** * @author Laurence Bourn diff --git a/intern/decimation/intern/LOD_DecimationClass.h b/intern/decimation/intern/LOD_DecimationClass.h index 9facf8ffa79..dadf26299ac 100644 --- a/intern/decimation/intern/LOD_DecimationClass.h +++ b/intern/decimation/intern/LOD_DecimationClass.h @@ -1,4 +1,4 @@ -/** +/* * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,6 +26,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file decimation/intern/LOD_DecimationClass.h + * \ingroup decimation + */ + + #ifndef NAN_INCLUDED_LOD_DecimationClass_h #define NAN_INCLUDED_LOD_DecimationClass_h diff --git a/intern/decimation/intern/LOD_EdgeCollapser.cpp b/intern/decimation/intern/LOD_EdgeCollapser.cpp index 353ddbf363f..4f162ba2bfc 100644 --- a/intern/decimation/intern/LOD_EdgeCollapser.cpp +++ b/intern/decimation/intern/LOD_EdgeCollapser.cpp @@ -1,4 +1,4 @@ -/** +/* * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,6 +26,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file decimation/intern/LOD_EdgeCollapser.cpp + * \ingroup decimation + */ + + #include "LOD_EdgeCollapser.h" #include "LOD_ManMesh2.h" diff --git a/intern/decimation/intern/LOD_EdgeCollapser.h b/intern/decimation/intern/LOD_EdgeCollapser.h index f4195e956c3..d08d21e61e6 100644 --- a/intern/decimation/intern/LOD_EdgeCollapser.h +++ b/intern/decimation/intern/LOD_EdgeCollapser.h @@ -1,4 +1,4 @@ -/** +/* * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,6 +26,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file decimation/intern/LOD_EdgeCollapser.h + * \ingroup decimation + */ + + #ifndef NAN_INCLDUED_EgdeCollapser_h #define NAN_INCLDUED_EgdeCollapser_h diff --git a/intern/decimation/intern/LOD_ExternBufferEditor.h b/intern/decimation/intern/LOD_ExternBufferEditor.h index b77adafcdc7..cfbbc5f1adf 100644 --- a/intern/decimation/intern/LOD_ExternBufferEditor.h +++ b/intern/decimation/intern/LOD_ExternBufferEditor.h @@ -1,4 +1,4 @@ -/** +/* * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,6 +26,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file decimation/intern/LOD_ExternBufferEditor.h + * \ingroup decimation + */ + + /** * $Id$ diff --git a/intern/decimation/intern/LOD_ExternNormalEditor.cpp b/intern/decimation/intern/LOD_ExternNormalEditor.cpp index 7130ff2a0d6..4dd660f79b2 100644 --- a/intern/decimation/intern/LOD_ExternNormalEditor.cpp +++ b/intern/decimation/intern/LOD_ExternNormalEditor.cpp @@ -1,4 +1,4 @@ -/** +/* * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,6 +26,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file decimation/intern/LOD_ExternNormalEditor.cpp + * \ingroup decimation + */ + + #include "LOD_ExternNormalEditor.h" #include diff --git a/intern/decimation/intern/LOD_ExternNormalEditor.h b/intern/decimation/intern/LOD_ExternNormalEditor.h index 1bd1f41a2ef..0ef712d80b9 100644 --- a/intern/decimation/intern/LOD_ExternNormalEditor.h +++ b/intern/decimation/intern/LOD_ExternNormalEditor.h @@ -1,4 +1,4 @@ -/** +/* * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,6 +26,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file decimation/intern/LOD_ExternNormalEditor.h + * \ingroup decimation + */ + + #ifndef NAN_INCLUDED_ExternNormalEditor_h #define NAN_INCLUDED_ExternNormalEditor_h diff --git a/intern/decimation/intern/LOD_FaceNormalEditor.cpp b/intern/decimation/intern/LOD_FaceNormalEditor.cpp index a6175bbb0c8..5babf545887 100644 --- a/intern/decimation/intern/LOD_FaceNormalEditor.cpp +++ b/intern/decimation/intern/LOD_FaceNormalEditor.cpp @@ -1,4 +1,4 @@ -/** +/* * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,6 +26,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file decimation/intern/LOD_FaceNormalEditor.cpp + * \ingroup decimation + */ + + // implementation of LOD_FaceNormalEditor.h /////////////////////////////////////// diff --git a/intern/decimation/intern/LOD_FaceNormalEditor.h b/intern/decimation/intern/LOD_FaceNormalEditor.h index 13db443856c..00637769a23 100644 --- a/intern/decimation/intern/LOD_FaceNormalEditor.h +++ b/intern/decimation/intern/LOD_FaceNormalEditor.h @@ -1,4 +1,4 @@ -/** +/* * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,6 +26,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file decimation/intern/LOD_FaceNormalEditor.h + * \ingroup decimation + */ + + #ifndef NAN_INCLUDED_FaceNormalEditor_h #define NAN_INCLUDED_FaceNormalEditor_h diff --git a/intern/decimation/intern/LOD_ManMesh2.cpp b/intern/decimation/intern/LOD_ManMesh2.cpp index a48c8fe0db1..549af4e160e 100644 --- a/intern/decimation/intern/LOD_ManMesh2.cpp +++ b/intern/decimation/intern/LOD_ManMesh2.cpp @@ -1,4 +1,4 @@ -/** +/* * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,6 +26,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file decimation/intern/LOD_ManMesh2.cpp + * \ingroup decimation + */ + + #include "LOD_ManMesh2.h" #include "MT_assert.h" diff --git a/intern/decimation/intern/LOD_ManMesh2.h b/intern/decimation/intern/LOD_ManMesh2.h index 9fe827cd46e..755f0d5e445 100644 --- a/intern/decimation/intern/LOD_ManMesh2.h +++ b/intern/decimation/intern/LOD_ManMesh2.h @@ -1,4 +1,4 @@ -/** +/* * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,6 +26,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file decimation/intern/LOD_ManMesh2.h + * \ingroup decimation + */ + + #ifndef NAN_INCLUDED_ManMesh2_h #define NAN_INCLUDED_ManMesh2_h diff --git a/intern/decimation/intern/LOD_MeshBounds.h b/intern/decimation/intern/LOD_MeshBounds.h index bf812377a86..fe74c3a5fd7 100644 --- a/intern/decimation/intern/LOD_MeshBounds.h +++ b/intern/decimation/intern/LOD_MeshBounds.h @@ -1,4 +1,4 @@ -/** +/* * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,6 +26,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file decimation/intern/LOD_MeshBounds.h + * \ingroup decimation + */ + + #ifndef NAN_INCLUDED_MeshBounds_h #define NAN_INCLUDED_MeshBounds_h diff --git a/intern/decimation/intern/LOD_MeshException.h b/intern/decimation/intern/LOD_MeshException.h index 864765e7608..c08fa7ea0f9 100644 --- a/intern/decimation/intern/LOD_MeshException.h +++ b/intern/decimation/intern/LOD_MeshException.h @@ -1,4 +1,4 @@ -/** +/* * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,6 +26,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file decimation/intern/LOD_MeshException.h + * \ingroup decimation + */ + + #ifndef NAN_INCLUDED_MeshExceptions_h #define NAN_INCLUDED_MeshExceptions_h diff --git a/intern/decimation/intern/LOD_MeshPrimitives.cpp b/intern/decimation/intern/LOD_MeshPrimitives.cpp index 5e5a9ec9fc4..7477267d80a 100644 --- a/intern/decimation/intern/LOD_MeshPrimitives.cpp +++ b/intern/decimation/intern/LOD_MeshPrimitives.cpp @@ -1,4 +1,4 @@ -/** +/* * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,6 +26,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file decimation/intern/LOD_MeshPrimitives.cpp + * \ingroup decimation + */ + + #include "LOD_MeshPrimitives.h" #include "MT_assert.h" diff --git a/intern/decimation/intern/LOD_MeshPrimitives.h b/intern/decimation/intern/LOD_MeshPrimitives.h index 1e0b01a2cc9..744e3de340f 100644 --- a/intern/decimation/intern/LOD_MeshPrimitives.h +++ b/intern/decimation/intern/LOD_MeshPrimitives.h @@ -1,4 +1,4 @@ -/** +/* * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,6 +26,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file decimation/intern/LOD_MeshPrimitives.h + * \ingroup decimation + */ + + #ifndef NAN_INCLUDED_MeshPrimitives_h #define NAN_INCLUDED_MeshPrimitives_h diff --git a/intern/decimation/intern/LOD_QSDecimator.cpp b/intern/decimation/intern/LOD_QSDecimator.cpp index 151f06d69fc..0cd7bd129b0 100644 --- a/intern/decimation/intern/LOD_QSDecimator.cpp +++ b/intern/decimation/intern/LOD_QSDecimator.cpp @@ -1,4 +1,4 @@ -/** +/* * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,6 +26,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file decimation/intern/LOD_QSDecimator.cpp + * \ingroup decimation + */ + + #include "LOD_QSDecimator.h" #include "LOD_ExternBufferEditor.h" diff --git a/intern/decimation/intern/LOD_QSDecimator.h b/intern/decimation/intern/LOD_QSDecimator.h index 1a9e42831e7..8e0f5cd2f42 100644 --- a/intern/decimation/intern/LOD_QSDecimator.h +++ b/intern/decimation/intern/LOD_QSDecimator.h @@ -1,4 +1,4 @@ -/** +/* * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,6 +26,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file decimation/intern/LOD_QSDecimator.h + * \ingroup decimation + */ + + #ifndef NAN_INCLUDED_LOD_QSDecimator_H #define NAN_INCLUDED_LOD_QSDecimator_H diff --git a/intern/decimation/intern/LOD_Quadric.h b/intern/decimation/intern/LOD_Quadric.h index 76f3419352b..d40499be44e 100644 --- a/intern/decimation/intern/LOD_Quadric.h +++ b/intern/decimation/intern/LOD_Quadric.h @@ -1,4 +1,4 @@ -/** +/* * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,6 +26,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file decimation/intern/LOD_Quadric.h + * \ingroup decimation + */ + + #ifndef NAN_INCLUDED_LOD_Quadric_h #define NAN_INCLUDED_LOD_Quadric_h diff --git a/intern/decimation/intern/LOD_QuadricEditor.cpp b/intern/decimation/intern/LOD_QuadricEditor.cpp index 7eb7f24ece4..27bf9e40ad9 100644 --- a/intern/decimation/intern/LOD_QuadricEditor.cpp +++ b/intern/decimation/intern/LOD_QuadricEditor.cpp @@ -1,4 +1,4 @@ -/** +/* * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,6 +26,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file decimation/intern/LOD_QuadricEditor.cpp + * \ingroup decimation + */ + + #include "LOD_QuadricEditor.h" #include "LOD_ExternNormalEditor.h" diff --git a/intern/decimation/intern/LOD_QuadricEditor.h b/intern/decimation/intern/LOD_QuadricEditor.h index 141e1bc2b03..31f6c671f25 100644 --- a/intern/decimation/intern/LOD_QuadricEditor.h +++ b/intern/decimation/intern/LOD_QuadricEditor.h @@ -1,4 +1,4 @@ -/** +/* * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,6 +26,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file decimation/intern/LOD_QuadricEditor.h + * \ingroup decimation + */ + + #ifndef NAN_INCLUDED_LOD_QuadricEditor_h #define NAN_INCLUDED_LOD_QuadricEditor_h diff --git a/intern/decimation/intern/LOD_decimation.cpp b/intern/decimation/intern/LOD_decimation.cpp index 69fb018df98..a3893cd46fc 100644 --- a/intern/decimation/intern/LOD_decimation.cpp +++ b/intern/decimation/intern/LOD_decimation.cpp @@ -1,4 +1,4 @@ -/** +/* * $Id$ * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -26,6 +26,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file decimation/intern/LOD_decimation.cpp + * \ingroup decimation + */ + + // implementation of external c api #include "../extern/LOD_decimation.h" #include "LOD_DecimationClass.h" -- cgit v1.2.3