From de13d0a80c3cb6a7445245b2999a29fe70e49953 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 18 Feb 2019 08:08:12 +1100 Subject: doxygen: add newline after \file While \file doesn't need an argument, it can't have another doxy command after it. --- source/blender/freestyle/FRS_freestyle.h | 3 +- .../freestyle/intern/application/AppCanvas.cpp | 3 +- .../freestyle/intern/application/AppCanvas.h | 3 +- .../freestyle/intern/application/AppConfig.cpp | 3 +- .../freestyle/intern/application/AppConfig.h | 5 ++-- .../freestyle/intern/application/AppView.cpp | 3 +- .../blender/freestyle/intern/application/AppView.h | 3 +- .../freestyle/intern/application/Controller.cpp | 3 +- .../freestyle/intern/application/Controller.h | 5 ++-- .../intern/blender_interface/BlenderFileLoader.cpp | 3 +- .../intern/blender_interface/BlenderFileLoader.h | 3 +- .../blender_interface/BlenderStrokeRenderer.cpp | 3 +- .../blender_interface/BlenderStrokeRenderer.h | 3 +- .../intern/blender_interface/BlenderStyleModule.h | 3 +- .../intern/blender_interface/FRS_freestyle.cpp | 3 +- source/blender/freestyle/intern/geometry/BBox.h | 5 ++-- .../blender/freestyle/intern/geometry/Bezier.cpp | 5 ++-- source/blender/freestyle/intern/geometry/Bezier.h | 5 ++-- .../blender/freestyle/intern/geometry/FastGrid.cpp | 5 ++-- .../blender/freestyle/intern/geometry/FastGrid.h | 5 ++-- .../blender/freestyle/intern/geometry/FitCurve.cpp | 7 +++-- .../blender/freestyle/intern/geometry/FitCurve.h | 7 +++-- source/blender/freestyle/intern/geometry/Geom.h | 5 ++-- .../freestyle/intern/geometry/GeomCleaner.cpp | 5 ++-- .../freestyle/intern/geometry/GeomCleaner.h | 5 ++-- .../freestyle/intern/geometry/GeomUtils.cpp | 5 ++-- .../blender/freestyle/intern/geometry/GeomUtils.h | 5 ++-- source/blender/freestyle/intern/geometry/Grid.cpp | 5 ++-- source/blender/freestyle/intern/geometry/Grid.h | 5 ++-- .../freestyle/intern/geometry/GridHelpers.cpp | 5 ++-- .../freestyle/intern/geometry/GridHelpers.h | 5 ++-- .../blender/freestyle/intern/geometry/HashGrid.cpp | 5 ++-- .../blender/freestyle/intern/geometry/HashGrid.h | 5 ++-- source/blender/freestyle/intern/geometry/Noise.cpp | 5 ++-- source/blender/freestyle/intern/geometry/Noise.h | 5 ++-- source/blender/freestyle/intern/geometry/Polygon.h | 5 ++-- .../blender/freestyle/intern/geometry/SweepLine.h | 5 ++-- source/blender/freestyle/intern/geometry/VecMat.h | 5 ++-- .../freestyle/intern/geometry/matrix_util.cpp | 3 +- .../freestyle/intern/geometry/matrix_util.h | 3 +- .../freestyle/intern/geometry/normal_cycle.cpp | 3 +- .../freestyle/intern/geometry/normal_cycle.h | 3 +- .../freestyle/intern/image/GaussianFilter.cpp | 5 ++-- .../freestyle/intern/image/GaussianFilter.h | 5 ++-- source/blender/freestyle/intern/image/Image.h | 5 ++-- .../freestyle/intern/image/ImagePyramid.cpp | 5 ++-- .../blender/freestyle/intern/image/ImagePyramid.h | 5 ++-- .../blender/freestyle/intern/python/BPy_BBox.cpp | 3 +- source/blender/freestyle/intern/python/BPy_BBox.h | 3 +- .../intern/python/BPy_BinaryPredicate0D.cpp | 3 +- .../intern/python/BPy_BinaryPredicate0D.h | 3 +- .../intern/python/BPy_BinaryPredicate1D.cpp | 3 +- .../intern/python/BPy_BinaryPredicate1D.h | 3 +- .../intern/python/BPy_ContextFunctions.cpp | 3 +- .../freestyle/intern/python/BPy_ContextFunctions.h | 3 +- .../freestyle/intern/python/BPy_Convert.cpp | 3 +- .../blender/freestyle/intern/python/BPy_Convert.h | 3 +- .../freestyle/intern/python/BPy_Freestyle.cpp | 3 +- .../freestyle/intern/python/BPy_Freestyle.h | 3 +- .../freestyle/intern/python/BPy_FrsMaterial.cpp | 3 +- .../freestyle/intern/python/BPy_FrsMaterial.h | 3 +- .../freestyle/intern/python/BPy_FrsNoise.cpp | 3 +- .../blender/freestyle/intern/python/BPy_FrsNoise.h | 3 +- source/blender/freestyle/intern/python/BPy_Id.cpp | 3 +- source/blender/freestyle/intern/python/BPy_Id.h | 3 +- .../intern/python/BPy_IntegrationType.cpp | 3 +- .../freestyle/intern/python/BPy_IntegrationType.h | 3 +- .../freestyle/intern/python/BPy_Interface0D.cpp | 3 +- .../freestyle/intern/python/BPy_Interface0D.h | 3 +- .../freestyle/intern/python/BPy_Interface1D.cpp | 3 +- .../freestyle/intern/python/BPy_Interface1D.h | 3 +- .../freestyle/intern/python/BPy_Iterator.cpp | 3 +- .../blender/freestyle/intern/python/BPy_Iterator.h | 3 +- .../freestyle/intern/python/BPy_MediumType.cpp | 3 +- .../freestyle/intern/python/BPy_MediumType.h | 3 +- .../blender/freestyle/intern/python/BPy_Nature.cpp | 3 +- .../blender/freestyle/intern/python/BPy_Nature.h | 3 +- .../freestyle/intern/python/BPy_Operators.cpp | 3 +- .../freestyle/intern/python/BPy_Operators.h | 3 +- .../blender/freestyle/intern/python/BPy_SShape.cpp | 3 +- .../blender/freestyle/intern/python/BPy_SShape.h | 3 +- .../intern/python/BPy_StrokeAttribute.cpp | 3 +- .../freestyle/intern/python/BPy_StrokeAttribute.h | 3 +- .../freestyle/intern/python/BPy_StrokeShader.cpp | 3 +- .../freestyle/intern/python/BPy_StrokeShader.h | 3 +- .../intern/python/BPy_UnaryFunction0D.cpp | 3 +- .../freestyle/intern/python/BPy_UnaryFunction0D.h | 3 +- .../intern/python/BPy_UnaryFunction1D.cpp | 3 +- .../freestyle/intern/python/BPy_UnaryFunction1D.h | 3 +- .../intern/python/BPy_UnaryPredicate0D.cpp | 3 +- .../freestyle/intern/python/BPy_UnaryPredicate0D.h | 3 +- .../intern/python/BPy_UnaryPredicate1D.cpp | 3 +- .../freestyle/intern/python/BPy_UnaryPredicate1D.h | 3 +- .../freestyle/intern/python/BPy_ViewMap.cpp | 3 +- .../blender/freestyle/intern/python/BPy_ViewMap.h | 3 +- .../freestyle/intern/python/BPy_ViewShape.cpp | 3 +- .../freestyle/intern/python/BPy_ViewShape.h | 3 +- .../python/BinaryPredicate1D/BPy_FalseBP1D.cpp | 3 +- .../python/BinaryPredicate1D/BPy_FalseBP1D.h | 3 +- .../python/BinaryPredicate1D/BPy_Length2DBP1D.cpp | 3 +- .../python/BinaryPredicate1D/BPy_Length2DBP1D.h | 3 +- .../BinaryPredicate1D/BPy_SameShapeIdBP1D.cpp | 3 +- .../python/BinaryPredicate1D/BPy_SameShapeIdBP1D.h | 3 +- .../python/BinaryPredicate1D/BPy_TrueBP1D.cpp | 3 +- .../intern/python/BinaryPredicate1D/BPy_TrueBP1D.h | 3 +- .../BPy_ViewMapGradientNormBP1D.cpp | 3 +- .../BPy_ViewMapGradientNormBP1D.h | 3 +- .../blender/freestyle/intern/python/Director.cpp | 3 +- source/blender/freestyle/intern/python/Director.h | 3 +- .../intern/python/Interface0D/BPy_CurvePoint.cpp | 3 +- .../intern/python/Interface0D/BPy_CurvePoint.h | 3 +- .../intern/python/Interface0D/BPy_SVertex.cpp | 3 +- .../intern/python/Interface0D/BPy_SVertex.h | 3 +- .../intern/python/Interface0D/BPy_ViewVertex.cpp | 3 +- .../intern/python/Interface0D/BPy_ViewVertex.h | 3 +- .../Interface0D/CurvePoint/BPy_StrokeVertex.cpp | 3 +- .../Interface0D/CurvePoint/BPy_StrokeVertex.h | 3 +- .../Interface0D/ViewVertex/BPy_NonTVertex.cpp | 3 +- .../python/Interface0D/ViewVertex/BPy_NonTVertex.h | 3 +- .../python/Interface0D/ViewVertex/BPy_TVertex.cpp | 3 +- .../python/Interface0D/ViewVertex/BPy_TVertex.h | 3 +- .../intern/python/Interface1D/BPy_FEdge.cpp | 3 +- .../intern/python/Interface1D/BPy_FEdge.h | 3 +- .../intern/python/Interface1D/BPy_FrsCurve.cpp | 3 +- .../intern/python/Interface1D/BPy_FrsCurve.h | 3 +- .../intern/python/Interface1D/BPy_Stroke.cpp | 3 +- .../intern/python/Interface1D/BPy_Stroke.h | 3 +- .../intern/python/Interface1D/BPy_ViewEdge.cpp | 3 +- .../intern/python/Interface1D/BPy_ViewEdge.h | 3 +- .../intern/python/Interface1D/Curve/BPy_Chain.cpp | 3 +- .../intern/python/Interface1D/Curve/BPy_Chain.h | 3 +- .../python/Interface1D/FEdge/BPy_FEdgeSharp.cpp | 3 +- .../python/Interface1D/FEdge/BPy_FEdgeSharp.h | 3 +- .../python/Interface1D/FEdge/BPy_FEdgeSmooth.cpp | 3 +- .../python/Interface1D/FEdge/BPy_FEdgeSmooth.h | 3 +- .../python/Iterator/BPy_AdjacencyIterator.cpp | 3 +- .../intern/python/Iterator/BPy_AdjacencyIterator.h | 3 +- .../python/Iterator/BPy_ChainPredicateIterator.cpp | 3 +- .../python/Iterator/BPy_ChainPredicateIterator.h | 3 +- .../Iterator/BPy_ChainSilhouetteIterator.cpp | 3 +- .../python/Iterator/BPy_ChainSilhouetteIterator.h | 3 +- .../python/Iterator/BPy_ChainingIterator.cpp | 3 +- .../intern/python/Iterator/BPy_ChainingIterator.h | 3 +- .../python/Iterator/BPy_CurvePointIterator.cpp | 3 +- .../python/Iterator/BPy_CurvePointIterator.h | 3 +- .../python/Iterator/BPy_Interface0DIterator.cpp | 3 +- .../python/Iterator/BPy_Interface0DIterator.h | 3 +- .../intern/python/Iterator/BPy_SVertexIterator.cpp | 3 +- .../intern/python/Iterator/BPy_SVertexIterator.h | 3 +- .../python/Iterator/BPy_StrokeVertexIterator.cpp | 3 +- .../python/Iterator/BPy_StrokeVertexIterator.h | 3 +- .../python/Iterator/BPy_ViewEdgeIterator.cpp | 3 +- .../intern/python/Iterator/BPy_ViewEdgeIterator.h | 3 +- .../Iterator/BPy_orientedViewEdgeIterator.cpp | 3 +- .../python/Iterator/BPy_orientedViewEdgeIterator.h | 3 +- .../StrokeShader/BPy_BackboneStretcherShader.cpp | 3 +- .../StrokeShader/BPy_BackboneStretcherShader.h | 3 +- .../python/StrokeShader/BPy_BezierCurveShader.cpp | 3 +- .../python/StrokeShader/BPy_BezierCurveShader.h | 3 +- .../StrokeShader/BPy_BlenderTextureShader.cpp | 3 +- .../python/StrokeShader/BPy_BlenderTextureShader.h | 3 +- .../python/StrokeShader/BPy_CalligraphicShader.cpp | 3 +- .../python/StrokeShader/BPy_CalligraphicShader.h | 3 +- .../python/StrokeShader/BPy_ColorNoiseShader.cpp | 3 +- .../python/StrokeShader/BPy_ColorNoiseShader.h | 3 +- .../StrokeShader/BPy_ConstantColorShader.cpp | 3 +- .../python/StrokeShader/BPy_ConstantColorShader.h | 3 +- .../StrokeShader/BPy_ConstantThicknessShader.cpp | 3 +- .../StrokeShader/BPy_ConstantThicknessShader.h | 3 +- .../BPy_ConstrainedIncreasingThicknessShader.cpp | 3 +- .../BPy_ConstrainedIncreasingThicknessShader.h | 3 +- .../python/StrokeShader/BPy_GuidingLinesShader.cpp | 3 +- .../python/StrokeShader/BPy_GuidingLinesShader.h | 3 +- .../StrokeShader/BPy_IncreasingColorShader.cpp | 3 +- .../StrokeShader/BPy_IncreasingColorShader.h | 3 +- .../StrokeShader/BPy_IncreasingThicknessShader.cpp | 3 +- .../StrokeShader/BPy_IncreasingThicknessShader.h | 3 +- .../StrokeShader/BPy_PolygonalizationShader.cpp | 3 +- .../StrokeShader/BPy_PolygonalizationShader.h | 3 +- .../python/StrokeShader/BPy_SamplingShader.cpp | 3 +- .../python/StrokeShader/BPy_SamplingShader.h | 3 +- .../python/StrokeShader/BPy_SmoothingShader.cpp | 3 +- .../python/StrokeShader/BPy_SmoothingShader.h | 3 +- .../python/StrokeShader/BPy_SpatialNoiseShader.cpp | 3 +- .../python/StrokeShader/BPy_SpatialNoiseShader.h | 3 +- .../StrokeShader/BPy_StrokeTextureStepShader.cpp | 3 +- .../StrokeShader/BPy_StrokeTextureStepShader.h | 3 +- .../StrokeShader/BPy_ThicknessNoiseShader.cpp | 3 +- .../python/StrokeShader/BPy_ThicknessNoiseShader.h | 3 +- .../python/StrokeShader/BPy_TipRemoverShader.cpp | 3 +- .../python/StrokeShader/BPy_TipRemoverShader.h | 3 +- .../UnaryFunction0D/BPy_UnaryFunction0DDouble.cpp | 3 +- .../UnaryFunction0D/BPy_UnaryFunction0DDouble.h | 3 +- .../BPy_UnaryFunction0DEdgeNature.cpp | 3 +- .../BPy_UnaryFunction0DEdgeNature.h | 3 +- .../UnaryFunction0D/BPy_UnaryFunction0DFloat.cpp | 3 +- .../UnaryFunction0D/BPy_UnaryFunction0DFloat.h | 3 +- .../UnaryFunction0D/BPy_UnaryFunction0DId.cpp | 3 +- .../python/UnaryFunction0D/BPy_UnaryFunction0DId.h | 3 +- .../BPy_UnaryFunction0DMaterial.cpp | 3 +- .../UnaryFunction0D/BPy_UnaryFunction0DMaterial.h | 3 +- .../BPy_UnaryFunction0DUnsigned.cpp | 3 +- .../UnaryFunction0D/BPy_UnaryFunction0DUnsigned.h | 3 +- .../UnaryFunction0D/BPy_UnaryFunction0DVec2f.cpp | 3 +- .../UnaryFunction0D/BPy_UnaryFunction0DVec2f.h | 3 +- .../UnaryFunction0D/BPy_UnaryFunction0DVec3f.cpp | 3 +- .../UnaryFunction0D/BPy_UnaryFunction0DVec3f.h | 3 +- .../BPy_UnaryFunction0DVectorViewShape.cpp | 3 +- .../BPy_UnaryFunction0DVectorViewShape.h | 3 +- .../BPy_UnaryFunction0DViewShape.cpp | 3 +- .../UnaryFunction0D/BPy_UnaryFunction0DViewShape.h | 3 +- .../UnaryFunction0D_Id/BPy_ShapeIdF0D.cpp | 3 +- .../UnaryFunction0D_Id/BPy_ShapeIdF0D.h | 3 +- .../UnaryFunction0D_Material/BPy_MaterialF0D.cpp | 3 +- .../UnaryFunction0D_Material/BPy_MaterialF0D.h | 3 +- .../BPy_CurveNatureF0D.cpp | 3 +- .../BPy_CurveNatureF0D.h | 3 +- .../UnaryFunction0D_Vec2f/BPy_Normal2DF0D.cpp | 3 +- .../UnaryFunction0D_Vec2f/BPy_Normal2DF0D.h | 3 +- .../BPy_VertexOrientation2DF0D.cpp | 3 +- .../BPy_VertexOrientation2DF0D.h | 3 +- .../BPy_VertexOrientation3DF0D.cpp | 3 +- .../BPy_VertexOrientation3DF0D.h | 3 +- .../BPy_GetOccludeeF0D.cpp | 3 +- .../UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.h | 3 +- .../UnaryFunction0D_ViewShape/BPy_GetShapeF0D.cpp | 3 +- .../UnaryFunction0D_ViewShape/BPy_GetShapeF0D.h | 3 +- .../BPy_Curvature2DAngleF0D.cpp | 3 +- .../BPy_Curvature2DAngleF0D.h | 3 +- .../UnaryFunction0D_double/BPy_DensityF0D.cpp | 3 +- .../UnaryFunction0D_double/BPy_DensityF0D.h | 3 +- .../BPy_GetProjectedXF0D.cpp | 3 +- .../UnaryFunction0D_double/BPy_GetProjectedXF0D.h | 3 +- .../BPy_GetProjectedYF0D.cpp | 3 +- .../UnaryFunction0D_double/BPy_GetProjectedYF0D.h | 3 +- .../BPy_GetProjectedZF0D.cpp | 3 +- .../UnaryFunction0D_double/BPy_GetProjectedZF0D.h | 3 +- .../UnaryFunction0D_double/BPy_GetXF0D.cpp | 3 +- .../UnaryFunction0D_double/BPy_GetXF0D.h | 3 +- .../UnaryFunction0D_double/BPy_GetYF0D.cpp | 3 +- .../UnaryFunction0D_double/BPy_GetYF0D.h | 3 +- .../UnaryFunction0D_double/BPy_GetZF0D.cpp | 3 +- .../UnaryFunction0D_double/BPy_GetZF0D.h | 3 +- .../BPy_LocalAverageDepthF0D.cpp | 3 +- .../BPy_LocalAverageDepthF0D.h | 3 +- .../BPy_ZDiscontinuityF0D.cpp | 3 +- .../UnaryFunction0D_double/BPy_ZDiscontinuityF0D.h | 3 +- .../BPy_GetCurvilinearAbscissaF0D.cpp | 3 +- .../BPy_GetCurvilinearAbscissaF0D.h | 3 +- .../UnaryFunction0D_float/BPy_GetParameterF0D.cpp | 3 +- .../UnaryFunction0D_float/BPy_GetParameterF0D.h | 3 +- .../BPy_GetViewMapGradientNormF0D.cpp | 3 +- .../BPy_GetViewMapGradientNormF0D.h | 3 +- .../BPy_ReadCompleteViewMapPixelF0D.cpp | 3 +- .../BPy_ReadCompleteViewMapPixelF0D.h | 3 +- .../UnaryFunction0D_float/BPy_ReadMapPixelF0D.cpp | 3 +- .../UnaryFunction0D_float/BPy_ReadMapPixelF0D.h | 3 +- .../BPy_ReadSteerableViewMapPixelF0D.cpp | 3 +- .../BPy_ReadSteerableViewMapPixelF0D.h | 3 +- .../BPy_QuantitativeInvisibilityF0D.cpp | 3 +- .../BPy_QuantitativeInvisibilityF0D.h | 3 +- .../BPy_GetOccludersF0D.cpp | 3 +- .../BPy_GetOccludersF0D.h | 3 +- .../UnaryFunction1D/BPy_UnaryFunction1DDouble.cpp | 3 +- .../UnaryFunction1D/BPy_UnaryFunction1DDouble.h | 3 +- .../BPy_UnaryFunction1DEdgeNature.cpp | 3 +- .../BPy_UnaryFunction1DEdgeNature.h | 3 +- .../UnaryFunction1D/BPy_UnaryFunction1DFloat.cpp | 3 +- .../UnaryFunction1D/BPy_UnaryFunction1DFloat.h | 3 +- .../BPy_UnaryFunction1DUnsigned.cpp | 3 +- .../UnaryFunction1D/BPy_UnaryFunction1DUnsigned.h | 3 +- .../UnaryFunction1D/BPy_UnaryFunction1DVec2f.cpp | 3 +- .../UnaryFunction1D/BPy_UnaryFunction1DVec2f.h | 3 +- .../UnaryFunction1D/BPy_UnaryFunction1DVec3f.cpp | 3 +- .../UnaryFunction1D/BPy_UnaryFunction1DVec3f.h | 3 +- .../BPy_UnaryFunction1DVectorViewShape.cpp | 3 +- .../BPy_UnaryFunction1DVectorViewShape.h | 3 +- .../UnaryFunction1D/BPy_UnaryFunction1DVoid.cpp | 3 +- .../UnaryFunction1D/BPy_UnaryFunction1DVoid.h | 3 +- .../BPy_CurveNatureF1D.cpp | 3 +- .../BPy_CurveNatureF1D.h | 3 +- .../UnaryFunction1D_Vec2f/BPy_Normal2DF1D.cpp | 3 +- .../UnaryFunction1D_Vec2f/BPy_Normal2DF1D.h | 3 +- .../UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.cpp | 3 +- .../UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.h | 3 +- .../UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.cpp | 3 +- .../UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.h | 3 +- .../BPy_Curvature2DAngleF1D.cpp | 3 +- .../BPy_Curvature2DAngleF1D.h | 3 +- .../UnaryFunction1D_double/BPy_DensityF1D.cpp | 3 +- .../UnaryFunction1D_double/BPy_DensityF1D.h | 3 +- .../BPy_GetCompleteViewMapDensityF1D.cpp | 3 +- .../BPy_GetCompleteViewMapDensityF1D.h | 3 +- .../BPy_GetDirectionalViewMapDensityF1D.cpp | 3 +- .../BPy_GetDirectionalViewMapDensityF1D.h | 3 +- .../BPy_GetProjectedXF1D.cpp | 3 +- .../UnaryFunction1D_double/BPy_GetProjectedXF1D.h | 3 +- .../BPy_GetProjectedYF1D.cpp | 3 +- .../UnaryFunction1D_double/BPy_GetProjectedYF1D.h | 3 +- .../BPy_GetProjectedZF1D.cpp | 3 +- .../UnaryFunction1D_double/BPy_GetProjectedZF1D.h | 3 +- .../BPy_GetSteerableViewMapDensityF1D.cpp | 3 +- .../BPy_GetSteerableViewMapDensityF1D.h | 3 +- .../BPy_GetViewMapGradientNormF1D.cpp | 3 +- .../BPy_GetViewMapGradientNormF1D.h | 3 +- .../UnaryFunction1D_double/BPy_GetXF1D.cpp | 3 +- .../UnaryFunction1D_double/BPy_GetXF1D.h | 3 +- .../UnaryFunction1D_double/BPy_GetYF1D.cpp | 3 +- .../UnaryFunction1D_double/BPy_GetYF1D.h | 3 +- .../UnaryFunction1D_double/BPy_GetZF1D.cpp | 3 +- .../UnaryFunction1D_double/BPy_GetZF1D.h | 3 +- .../BPy_LocalAverageDepthF1D.cpp | 3 +- .../BPy_LocalAverageDepthF1D.h | 3 +- .../BPy_ZDiscontinuityF1D.cpp | 3 +- .../UnaryFunction1D_double/BPy_ZDiscontinuityF1D.h | 3 +- .../BPy_QuantitativeInvisibilityF1D.cpp | 3 +- .../BPy_QuantitativeInvisibilityF1D.h | 3 +- .../BPy_GetOccludeeF1D.cpp | 3 +- .../BPy_GetOccludeeF1D.h | 3 +- .../BPy_GetOccludersF1D.cpp | 3 +- .../BPy_GetOccludersF1D.h | 3 +- .../BPy_GetShapeF1D.cpp | 3 +- .../BPy_GetShapeF1D.h | 3 +- .../BPy_ChainingTimeStampF1D.cpp | 3 +- .../BPy_ChainingTimeStampF1D.h | 3 +- .../BPy_IncrementChainingTimeStampF1D.cpp | 3 +- .../BPy_IncrementChainingTimeStampF1D.h | 3 +- .../UnaryFunction1D_void/BPy_TimeStampF1D.cpp | 3 +- .../UnaryFunction1D_void/BPy_TimeStampF1D.h | 3 +- .../python/UnaryPredicate0D/BPy_FalseUP0D.cpp | 3 +- .../intern/python/UnaryPredicate0D/BPy_FalseUP0D.h | 3 +- .../python/UnaryPredicate0D/BPy_TrueUP0D.cpp | 3 +- .../intern/python/UnaryPredicate0D/BPy_TrueUP0D.h | 3 +- .../python/UnaryPredicate1D/BPy_ContourUP1D.cpp | 3 +- .../python/UnaryPredicate1D/BPy_ContourUP1D.h | 3 +- .../UnaryPredicate1D/BPy_DensityLowerThanUP1D.cpp | 3 +- .../UnaryPredicate1D/BPy_DensityLowerThanUP1D.h | 3 +- .../BPy_EqualToChainingTimeStampUP1D.cpp | 3 +- .../BPy_EqualToChainingTimeStampUP1D.h | 3 +- .../UnaryPredicate1D/BPy_EqualToTimeStampUP1D.cpp | 3 +- .../UnaryPredicate1D/BPy_EqualToTimeStampUP1D.h | 3 +- .../UnaryPredicate1D/BPy_ExternalContourUP1D.cpp | 3 +- .../UnaryPredicate1D/BPy_ExternalContourUP1D.h | 3 +- .../python/UnaryPredicate1D/BPy_FalseUP1D.cpp | 3 +- .../intern/python/UnaryPredicate1D/BPy_FalseUP1D.h | 3 +- .../BPy_QuantitativeInvisibilityUP1D.cpp | 3 +- .../BPy_QuantitativeInvisibilityUP1D.h | 3 +- .../python/UnaryPredicate1D/BPy_ShapeUP1D.cpp | 3 +- .../intern/python/UnaryPredicate1D/BPy_ShapeUP1D.h | 3 +- .../python/UnaryPredicate1D/BPy_TrueUP1D.cpp | 3 +- .../intern/python/UnaryPredicate1D/BPy_TrueUP1D.h | 3 +- .../BPy_WithinImageBoundaryUP1D.cpp | 3 +- .../UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.h | 3 +- .../freestyle/intern/scene_graph/DrawingStyle.h | 5 ++-- .../freestyle/intern/scene_graph/FrsMaterial.h | 5 ++-- .../intern/scene_graph/IndexedFaceSet.cpp | 5 ++-- .../freestyle/intern/scene_graph/IndexedFaceSet.h | 5 ++-- .../freestyle/intern/scene_graph/LineRep.cpp | 5 ++-- .../blender/freestyle/intern/scene_graph/LineRep.h | 5 ++-- source/blender/freestyle/intern/scene_graph/Node.h | 5 ++-- .../freestyle/intern/scene_graph/NodeCamera.cpp | 5 ++-- .../freestyle/intern/scene_graph/NodeCamera.h | 5 ++-- .../intern/scene_graph/NodeDrawingStyle.cpp | 5 ++-- .../intern/scene_graph/NodeDrawingStyle.h | 5 ++-- .../freestyle/intern/scene_graph/NodeGroup.cpp | 7 +++-- .../freestyle/intern/scene_graph/NodeGroup.h | 7 +++-- .../freestyle/intern/scene_graph/NodeLight.cpp | 5 ++-- .../freestyle/intern/scene_graph/NodeLight.h | 5 ++-- .../freestyle/intern/scene_graph/NodeShape.cpp | 5 ++-- .../freestyle/intern/scene_graph/NodeShape.h | 5 ++-- .../freestyle/intern/scene_graph/NodeTransform.cpp | 7 +++-- .../freestyle/intern/scene_graph/NodeTransform.h | 7 +++-- .../freestyle/intern/scene_graph/NodeViewLayer.cpp | 5 ++-- .../freestyle/intern/scene_graph/NodeViewLayer.h | 5 ++-- .../intern/scene_graph/OrientedLineRep.cpp | 5 ++-- .../freestyle/intern/scene_graph/OrientedLineRep.h | 5 ++-- .../blender/freestyle/intern/scene_graph/Rep.cpp | 5 ++-- source/blender/freestyle/intern/scene_graph/Rep.h | 5 ++-- .../freestyle/intern/scene_graph/SceneHash.cpp | 3 +- .../freestyle/intern/scene_graph/SceneHash.h | 3 +- .../intern/scene_graph/ScenePrettyPrinter.cpp | 5 ++-- .../intern/scene_graph/ScenePrettyPrinter.h | 5 ++-- .../freestyle/intern/scene_graph/SceneVisitor.cpp | 5 ++-- .../freestyle/intern/scene_graph/SceneVisitor.h | 5 ++-- .../freestyle/intern/scene_graph/TriangleRep.cpp | 5 ++-- .../freestyle/intern/scene_graph/TriangleRep.h | 5 ++-- .../freestyle/intern/scene_graph/VertexRep.cpp | 5 ++-- .../freestyle/intern/scene_graph/VertexRep.h | 5 ++-- .../intern/stroke/AdvancedFunctions0D.cpp | 5 ++-- .../freestyle/intern/stroke/AdvancedFunctions0D.h | 5 ++-- .../intern/stroke/AdvancedFunctions1D.cpp | 5 ++-- .../freestyle/intern/stroke/AdvancedFunctions1D.h | 5 ++-- .../freestyle/intern/stroke/AdvancedPredicates1D.h | 5 ++-- .../intern/stroke/AdvancedStrokeShaders.cpp | 5 ++-- .../intern/stroke/AdvancedStrokeShaders.h | 9 +++--- .../freestyle/intern/stroke/BasicStrokeShaders.cpp | 5 ++-- .../freestyle/intern/stroke/BasicStrokeShaders.h | 9 +++--- source/blender/freestyle/intern/stroke/Canvas.cpp | 5 ++-- source/blender/freestyle/intern/stroke/Canvas.h | 5 ++-- source/blender/freestyle/intern/stroke/Chain.cpp | 5 ++-- source/blender/freestyle/intern/stroke/Chain.h | 5 ++-- .../freestyle/intern/stroke/ChainingIterators.cpp | 5 ++-- .../freestyle/intern/stroke/ChainingIterators.h | 5 ++-- .../freestyle/intern/stroke/ContextFunctions.cpp | 7 +++-- .../freestyle/intern/stroke/ContextFunctions.h | 35 +++++++++++----------- source/blender/freestyle/intern/stroke/Curve.cpp | 5 ++-- source/blender/freestyle/intern/stroke/Curve.h | 5 ++-- .../intern/stroke/CurveAdvancedIterators.h | 5 ++-- .../freestyle/intern/stroke/CurveIterators.h | 5 ++-- source/blender/freestyle/intern/stroke/Modifiers.h | 5 ++-- source/blender/freestyle/intern/stroke/Module.h | 5 ++-- .../blender/freestyle/intern/stroke/Operators.cpp | 5 ++-- source/blender/freestyle/intern/stroke/Operators.h | 5 ++-- .../freestyle/intern/stroke/PSStrokeRenderer.cpp | 5 ++-- .../freestyle/intern/stroke/PSStrokeRenderer.h | 5 ++-- .../freestyle/intern/stroke/Predicates0D.cpp | 3 +- .../blender/freestyle/intern/stroke/Predicates0D.h | 5 ++-- .../freestyle/intern/stroke/Predicates1D.cpp | 3 +- .../blender/freestyle/intern/stroke/Predicates1D.h | 5 ++-- .../freestyle/intern/stroke/QInformationMap.h | 5 ++-- source/blender/freestyle/intern/stroke/Stroke.cpp | 5 ++-- source/blender/freestyle/intern/stroke/Stroke.h | 5 ++-- .../intern/stroke/StrokeAdvancedIterators.h | 5 ++-- .../blender/freestyle/intern/stroke/StrokeIO.cpp | 5 ++-- source/blender/freestyle/intern/stroke/StrokeIO.h | 5 ++-- .../freestyle/intern/stroke/StrokeIterators.h | 9 +++--- .../freestyle/intern/stroke/StrokeLayer.cpp | 5 ++-- .../blender/freestyle/intern/stroke/StrokeLayer.h | 5 ++-- .../freestyle/intern/stroke/StrokeRenderer.cpp | 5 ++-- .../freestyle/intern/stroke/StrokeRenderer.h | 5 ++-- .../blender/freestyle/intern/stroke/StrokeRep.cpp | 5 ++-- source/blender/freestyle/intern/stroke/StrokeRep.h | 5 ++-- .../freestyle/intern/stroke/StrokeShader.cpp | 3 +- .../blender/freestyle/intern/stroke/StrokeShader.h | 13 ++++---- .../freestyle/intern/stroke/StrokeTesselator.cpp | 5 ++-- .../freestyle/intern/stroke/StrokeTesselator.h | 5 ++-- .../blender/freestyle/intern/stroke/StyleModule.h | 5 ++-- .../freestyle/intern/stroke/TextStrokeRenderer.h | 3 +- .../blender/freestyle/intern/system/BaseIterator.h | 5 ++-- .../blender/freestyle/intern/system/BaseObject.cpp | 7 +++-- .../blender/freestyle/intern/system/BaseObject.h | 7 +++-- source/blender/freestyle/intern/system/Cast.h | 5 ++-- .../blender/freestyle/intern/system/Exception.cpp | 5 ++-- source/blender/freestyle/intern/system/Exception.h | 5 ++-- .../freestyle/intern/system/FreestyleConfig.h | 5 ++-- source/blender/freestyle/intern/system/Id.h | 5 ++-- .../blender/freestyle/intern/system/Interpreter.h | 5 ++-- .../blender/freestyle/intern/system/Iterator.cpp | 3 +- source/blender/freestyle/intern/system/Iterator.h | 3 +- .../freestyle/intern/system/PointerSequence.h | 5 ++-- source/blender/freestyle/intern/system/Precision.h | 5 ++-- .../blender/freestyle/intern/system/ProgressBar.h | 5 ++-- .../freestyle/intern/system/PseudoNoise.cpp | 5 ++-- .../blender/freestyle/intern/system/PseudoNoise.h | 5 ++-- .../freestyle/intern/system/PythonInterpreter.cpp | 5 ++-- .../freestyle/intern/system/PythonInterpreter.h | 5 ++-- source/blender/freestyle/intern/system/RandGen.cpp | 5 ++-- source/blender/freestyle/intern/system/RandGen.h | 5 ++-- .../freestyle/intern/system/RenderMonitor.h | 5 ++-- .../freestyle/intern/system/StringUtils.cpp | 5 ++-- .../blender/freestyle/intern/system/StringUtils.h | 5 ++-- .../blender/freestyle/intern/system/TimeStamp.cpp | 5 ++-- source/blender/freestyle/intern/system/TimeStamp.h | 5 ++-- source/blender/freestyle/intern/system/TimeUtils.h | 5 ++-- .../view_map/ArbitraryGridDensityProvider.cpp | 5 ++-- .../intern/view_map/ArbitraryGridDensityProvider.h | 5 ++-- .../freestyle/intern/view_map/AutoPtrHelper.h | 5 ++-- .../view_map/AverageAreaGridDensityProvider.cpp | 5 ++-- .../view_map/AverageAreaGridDensityProvider.h | 5 ++-- .../blender/freestyle/intern/view_map/BoxGrid.cpp | 5 ++-- source/blender/freestyle/intern/view_map/BoxGrid.h | 5 ++-- .../intern/view_map/CulledOccluderSource.cpp | 5 ++-- .../intern/view_map/CulledOccluderSource.h | 5 ++-- .../freestyle/intern/view_map/FEdgeXDetector.cpp | 5 ++-- .../freestyle/intern/view_map/FEdgeXDetector.h | 5 ++-- .../freestyle/intern/view_map/Functions0D.cpp | 5 ++-- .../freestyle/intern/view_map/Functions0D.h | 7 +++-- .../freestyle/intern/view_map/Functions1D.cpp | 5 ++-- .../freestyle/intern/view_map/Functions1D.h | 7 +++-- .../intern/view_map/GridDensityProvider.h | 5 ++-- .../HeuristicGridDensityProviderFactory.cpp | 5 ++-- .../view_map/HeuristicGridDensityProviderFactory.h | 5 ++-- .../freestyle/intern/view_map/Interface0D.cpp | 3 +- .../freestyle/intern/view_map/Interface0D.h | 9 +++--- .../freestyle/intern/view_map/Interface1D.cpp | 3 +- .../freestyle/intern/view_map/Interface1D.h | 15 +++++----- .../freestyle/intern/view_map/OccluderSource.cpp | 5 ++-- .../freestyle/intern/view_map/OccluderSource.h | 5 ++-- .../intern/view_map/Pow23GridDensityProvider.cpp | 5 ++-- .../intern/view_map/Pow23GridDensityProvider.h | 5 ++-- .../freestyle/intern/view_map/Silhouette.cpp | 5 ++-- .../blender/freestyle/intern/view_map/Silhouette.h | 5 ++-- .../intern/view_map/SilhouetteGeomEngine.cpp | 5 ++-- .../intern/view_map/SilhouetteGeomEngine.h | 5 ++-- .../freestyle/intern/view_map/SphericalGrid.cpp | 5 ++-- .../freestyle/intern/view_map/SphericalGrid.h | 5 ++-- .../freestyle/intern/view_map/SteerableViewMap.cpp | 5 ++-- .../freestyle/intern/view_map/SteerableViewMap.h | 5 ++-- .../freestyle/intern/view_map/ViewEdgeXBuilder.cpp | 5 ++-- .../freestyle/intern/view_map/ViewEdgeXBuilder.h | 5 ++-- .../blender/freestyle/intern/view_map/ViewMap.cpp | 5 ++-- source/blender/freestyle/intern/view_map/ViewMap.h | 5 ++-- .../intern/view_map/ViewMapAdvancedIterators.h | 5 ++-- .../freestyle/intern/view_map/ViewMapBuilder.cpp | 5 ++-- .../freestyle/intern/view_map/ViewMapBuilder.h | 5 ++-- .../freestyle/intern/view_map/ViewMapIO.cpp | 5 ++-- .../blender/freestyle/intern/view_map/ViewMapIO.h | 5 ++-- .../freestyle/intern/view_map/ViewMapIterators.h | 5 ++-- .../intern/view_map/ViewMapTesselator.cpp | 5 ++-- .../freestyle/intern/view_map/ViewMapTesselator.h | 5 ++-- .../freestyle/intern/winged_edge/Curvature.cpp | 7 +++-- .../freestyle/intern/winged_edge/Curvature.h | 7 +++-- .../blender/freestyle/intern/winged_edge/Nature.h | 5 ++-- .../blender/freestyle/intern/winged_edge/WEdge.cpp | 5 ++-- .../blender/freestyle/intern/winged_edge/WEdge.h | 5 ++-- .../freestyle/intern/winged_edge/WFillGrid.cpp | 5 ++-- .../freestyle/intern/winged_edge/WFillGrid.h | 5 ++-- .../freestyle/intern/winged_edge/WSFillGrid.cpp | 5 ++-- .../freestyle/intern/winged_edge/WSFillGrid.h | 5 ++-- .../freestyle/intern/winged_edge/WXEdge.cpp | 5 ++-- .../blender/freestyle/intern/winged_edge/WXEdge.h | 5 ++-- .../freestyle/intern/winged_edge/WXEdgeBuilder.cpp | 5 ++-- .../freestyle/intern/winged_edge/WXEdgeBuilder.h | 5 ++-- .../intern/winged_edge/WingedEdgeBuilder.cpp | 5 ++-- .../intern/winged_edge/WingedEdgeBuilder.h | 5 ++-- 525 files changed, 1287 insertions(+), 762 deletions(-) (limited to 'source/blender/freestyle') diff --git a/source/blender/freestyle/FRS_freestyle.h b/source/blender/freestyle/FRS_freestyle.h index ca5b1cf4876..c06e1b11b84 100644 --- a/source/blender/freestyle/FRS_freestyle.h +++ b/source/blender/freestyle/FRS_freestyle.h @@ -17,7 +17,8 @@ #ifndef __FRS_FREESTYLE_H__ #define __FRS_FREESTYLE_H__ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifdef __cplusplus diff --git a/source/blender/freestyle/intern/application/AppCanvas.cpp b/source/blender/freestyle/intern/application/AppCanvas.cpp index e2c34e6e1f8..7097dd80128 100644 --- a/source/blender/freestyle/intern/application/AppCanvas.cpp +++ b/source/blender/freestyle/intern/application/AppCanvas.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "Controller.h" diff --git a/source/blender/freestyle/intern/application/AppCanvas.h b/source/blender/freestyle/intern/application/AppCanvas.h index 8fda580b4d4..e891a661606 100644 --- a/source/blender/freestyle/intern/application/AppCanvas.h +++ b/source/blender/freestyle/intern/application/AppCanvas.h @@ -17,7 +17,8 @@ #ifndef __APPCANVAS_H__ #define __APPCANVAS_H__ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "../stroke/Canvas.h" diff --git a/source/blender/freestyle/intern/application/AppConfig.cpp b/source/blender/freestyle/intern/application/AppConfig.cpp index e6945a2a581..20d8c68ef0e 100644 --- a/source/blender/freestyle/intern/application/AppConfig.cpp +++ b/source/blender/freestyle/intern/application/AppConfig.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "AppConfig.h" diff --git a/source/blender/freestyle/intern/application/AppConfig.h b/source/blender/freestyle/intern/application/AppConfig.h index 473fc986177..c9eeca457eb 100644 --- a/source/blender/freestyle/intern/application/AppConfig.h +++ b/source/blender/freestyle/intern/application/AppConfig.h @@ -17,8 +17,9 @@ #ifndef __APP_CONFIG_H__ #define __APP_CONFIG_H__ -/** \file \ingroup freestyle - * \brief Configuration file +/** \file + * \ingroup freestyle + * \brief Configuration file */ #include diff --git a/source/blender/freestyle/intern/application/AppView.cpp b/source/blender/freestyle/intern/application/AppView.cpp index d63eaa1574a..12b4f3db93a 100644 --- a/source/blender/freestyle/intern/application/AppView.cpp +++ b/source/blender/freestyle/intern/application/AppView.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include diff --git a/source/blender/freestyle/intern/application/AppView.h b/source/blender/freestyle/intern/application/AppView.h index c66572a7c31..3939d96cf16 100644 --- a/source/blender/freestyle/intern/application/AppView.h +++ b/source/blender/freestyle/intern/application/AppView.h @@ -17,7 +17,8 @@ #ifndef __APPVIEW_H__ #define __APPVIEW_H__ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "AppConfig.h" diff --git a/source/blender/freestyle/intern/application/Controller.cpp b/source/blender/freestyle/intern/application/Controller.cpp index 1777dff7087..bd02b3378d1 100644 --- a/source/blender/freestyle/intern/application/Controller.cpp +++ b/source/blender/freestyle/intern/application/Controller.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ extern "C" { diff --git a/source/blender/freestyle/intern/application/Controller.h b/source/blender/freestyle/intern/application/Controller.h index 15b2f340fc7..765ea418f5e 100644 --- a/source/blender/freestyle/intern/application/Controller.h +++ b/source/blender/freestyle/intern/application/Controller.h @@ -17,8 +17,9 @@ #ifndef __CONTROLLER_H__ #define __CONTROLLER_H__ -/** \file \ingroup freestyle - * \brief The spinal tap of the system. +/** \file + * \ingroup freestyle + * \brief The spinal tap of the system. */ #include diff --git a/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.cpp b/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.cpp index 95743c80e68..1e2bfecff6a 100644 --- a/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.cpp +++ b/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BlenderFileLoader.h" diff --git a/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.h b/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.h index a9429a75e5b..251e9329128 100644 --- a/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.h +++ b/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.h @@ -17,7 +17,8 @@ #ifndef __BLENDER_FILE_LOADER_H__ #define __BLENDER_FILE_LOADER_H__ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include diff --git a/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.cpp b/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.cpp index d1d154e9abe..df3197b6a02 100644 --- a/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.cpp +++ b/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BlenderStrokeRenderer.h" diff --git a/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.h b/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.h index 9da29b6103e..1d488f5accf 100644 --- a/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.h +++ b/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.h @@ -17,7 +17,8 @@ #ifndef __BLENDER_STROKE_RENDERER_H__ #define __BLENDER_STROKE_RENDERER_H__ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "../stroke/StrokeRenderer.h" diff --git a/source/blender/freestyle/intern/blender_interface/BlenderStyleModule.h b/source/blender/freestyle/intern/blender_interface/BlenderStyleModule.h index 565b587712a..166f9243f63 100644 --- a/source/blender/freestyle/intern/blender_interface/BlenderStyleModule.h +++ b/source/blender/freestyle/intern/blender_interface/BlenderStyleModule.h @@ -17,7 +17,8 @@ #ifndef __BLENDERSTYLEMODULE_H__ #define __BLENDERSTYLEMODULE_H__ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "../stroke/StyleModule.h" diff --git a/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp b/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp index 9b186ab5ecd..785f291d8c3 100644 --- a/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp +++ b/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include diff --git a/source/blender/freestyle/intern/geometry/BBox.h b/source/blender/freestyle/intern/geometry/BBox.h index 15fd2034819..741d4e6715e 100644 --- a/source/blender/freestyle/intern/geometry/BBox.h +++ b/source/blender/freestyle/intern/geometry/BBox.h @@ -17,8 +17,9 @@ #ifndef __BBOX_H__ #define __BBOX_H__ -/** \file \ingroup freestyle - * \brief A class to hold a bounding box +/** \file + * \ingroup freestyle + * \brief A class to hold a bounding box */ #include diff --git a/source/blender/freestyle/intern/geometry/Bezier.cpp b/source/blender/freestyle/intern/geometry/Bezier.cpp index d5adaedac81..aeac71fca11 100644 --- a/source/blender/freestyle/intern/geometry/Bezier.cpp +++ b/source/blender/freestyle/intern/geometry/Bezier.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define a Bezier curve of order 4. +/** \file + * \ingroup freestyle + * \brief Class to define a Bezier curve of order 4. */ #include "Bezier.h" diff --git a/source/blender/freestyle/intern/geometry/Bezier.h b/source/blender/freestyle/intern/geometry/Bezier.h index a5600da7115..babeb3e9e57 100644 --- a/source/blender/freestyle/intern/geometry/Bezier.h +++ b/source/blender/freestyle/intern/geometry/Bezier.h @@ -17,8 +17,9 @@ #ifndef __BEZIER_H__ #define __BEZIER_H__ -/** \file \ingroup freestyle - * \brief Class to define a Bezier curve of order 4. +/** \file + * \ingroup freestyle + * \brief Class to define a Bezier curve of order 4. */ #include diff --git a/source/blender/freestyle/intern/geometry/FastGrid.cpp b/source/blender/freestyle/intern/geometry/FastGrid.cpp index 2f8a3d6d067..dec22e67acb 100644 --- a/source/blender/freestyle/intern/geometry/FastGrid.cpp +++ b/source/blender/freestyle/intern/geometry/FastGrid.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the bounding box of the scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the bounding box of the scene */ #include diff --git a/source/blender/freestyle/intern/geometry/FastGrid.h b/source/blender/freestyle/intern/geometry/FastGrid.h index 9ed9c507ac4..8c22703a68c 100644 --- a/source/blender/freestyle/intern/geometry/FastGrid.h +++ b/source/blender/freestyle/intern/geometry/FastGrid.h @@ -17,8 +17,9 @@ #ifndef __FASTGRID_H__ #define __FASTGRID_H__ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the bounding box of the scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the bounding box of the scene */ #include "Grid.h" diff --git a/source/blender/freestyle/intern/geometry/FitCurve.cpp b/source/blender/freestyle/intern/geometry/FitCurve.cpp index 33b5e7f2902..9e12507b896 100644 --- a/source/blender/freestyle/intern/geometry/FitCurve.cpp +++ b/source/blender/freestyle/intern/geometry/FitCurve.cpp @@ -14,9 +14,10 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief An Algorithm for Automatically Fitting Digitized Curves by Philip J. Schneider, - * \brief from "Graphics Gems", Academic Press, 1990 +/** \file + * \ingroup freestyle + * \brief An Algorithm for Automatically Fitting Digitized Curves by Philip J. Schneider, + * \brief from "Graphics Gems", Academic Press, 1990 */ #include // for malloc and free diff --git a/source/blender/freestyle/intern/geometry/FitCurve.h b/source/blender/freestyle/intern/geometry/FitCurve.h index 7e778aa4552..f32549ed526 100644 --- a/source/blender/freestyle/intern/geometry/FitCurve.h +++ b/source/blender/freestyle/intern/geometry/FitCurve.h @@ -17,9 +17,10 @@ #ifndef __FITCURVE_H__ #define __FITCURVE_H__ -/** \file \ingroup freestyle - * \brief An Algorithm for Automatically Fitting Digitized Curves by Philip J. Schneider, - * \brief from "Graphics Gems", Academic Press, 1990 +/** \file + * \ingroup freestyle + * \brief An Algorithm for Automatically Fitting Digitized Curves by Philip J. Schneider, + * \brief from "Graphics Gems", Academic Press, 1990 */ #include diff --git a/source/blender/freestyle/intern/geometry/Geom.h b/source/blender/freestyle/intern/geometry/Geom.h index 646b80839c1..ecd07f88835 100644 --- a/source/blender/freestyle/intern/geometry/Geom.h +++ b/source/blender/freestyle/intern/geometry/Geom.h @@ -17,8 +17,9 @@ #ifndef __GEOM_H__ #define __GEOM_H__ -/** \file \ingroup freestyle - * \brief Vectors and Matrices (useful type definitions) +/** \file + * \ingroup freestyle + * \brief Vectors and Matrices (useful type definitions) */ #include "VecMat.h" diff --git a/source/blender/freestyle/intern/geometry/GeomCleaner.cpp b/source/blender/freestyle/intern/geometry/GeomCleaner.cpp index 92af5bdee38..9643593a03d 100644 --- a/source/blender/freestyle/intern/geometry/GeomCleaner.cpp +++ b/source/blender/freestyle/intern/geometry/GeomCleaner.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define a cleaner of geometry providing a set of useful tools +/** \file + * \ingroup freestyle + * \brief Class to define a cleaner of geometry providing a set of useful tools */ #if 0 diff --git a/source/blender/freestyle/intern/geometry/GeomCleaner.h b/source/blender/freestyle/intern/geometry/GeomCleaner.h index 1a7ff9acd10..32bcc244f69 100644 --- a/source/blender/freestyle/intern/geometry/GeomCleaner.h +++ b/source/blender/freestyle/intern/geometry/GeomCleaner.h @@ -17,8 +17,9 @@ #ifndef __GEOMCLEANER_H__ #define __GEOMCLEANER_H__ -/** \file \ingroup freestyle - * \brief Class to define a cleaner of geometry providing a set of useful tools +/** \file + * \ingroup freestyle + * \brief Class to define a cleaner of geometry providing a set of useful tools */ #include "Geom.h" diff --git a/source/blender/freestyle/intern/geometry/GeomUtils.cpp b/source/blender/freestyle/intern/geometry/GeomUtils.cpp index 6e0edaa881f..da7774d3843 100644 --- a/source/blender/freestyle/intern/geometry/GeomUtils.cpp +++ b/source/blender/freestyle/intern/geometry/GeomUtils.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Various tools for geometry +/** \file + * \ingroup freestyle + * \brief Various tools for geometry */ #include "GeomUtils.h" diff --git a/source/blender/freestyle/intern/geometry/GeomUtils.h b/source/blender/freestyle/intern/geometry/GeomUtils.h index 01dae812b6c..94904b72ff1 100644 --- a/source/blender/freestyle/intern/geometry/GeomUtils.h +++ b/source/blender/freestyle/intern/geometry/GeomUtils.h @@ -17,8 +17,9 @@ #ifndef __GEOMUTILS_H__ #define __GEOMUTILS_H__ -/** \file \ingroup freestyle - * \brief Various tools for geometry +/** \file + * \ingroup freestyle + * \brief Various tools for geometry */ #include diff --git a/source/blender/freestyle/intern/geometry/Grid.cpp b/source/blender/freestyle/intern/geometry/Grid.cpp index 14839d5149d..e7d3cf1a8cc 100644 --- a/source/blender/freestyle/intern/geometry/Grid.cpp +++ b/source/blender/freestyle/intern/geometry/Grid.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Base class to define a cell grid surrounding the bounding box of the scene +/** \file + * \ingroup freestyle + * \brief Base class to define a cell grid surrounding the bounding box of the scene */ #include diff --git a/source/blender/freestyle/intern/geometry/Grid.h b/source/blender/freestyle/intern/geometry/Grid.h index fbff6dbf7cb..c3a0f16a354 100644 --- a/source/blender/freestyle/intern/geometry/Grid.h +++ b/source/blender/freestyle/intern/geometry/Grid.h @@ -17,8 +17,9 @@ #ifndef __GRID_H__ #define __GRID_H__ -/** \file \ingroup freestyle - * \brief Base class to define a cell grid surrounding the bounding box of the scene +/** \file + * \ingroup freestyle + * \brief Base class to define a cell grid surrounding the bounding box of the scene */ #include // for memset diff --git a/source/blender/freestyle/intern/geometry/GridHelpers.cpp b/source/blender/freestyle/intern/geometry/GridHelpers.cpp index fab1c595bad..09820043136 100644 --- a/source/blender/freestyle/intern/geometry/GridHelpers.cpp +++ b/source/blender/freestyle/intern/geometry/GridHelpers.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the projected image of a scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the projected image of a scene */ #include "GridHelpers.h" diff --git a/source/blender/freestyle/intern/geometry/GridHelpers.h b/source/blender/freestyle/intern/geometry/GridHelpers.h index c5dedf53d03..6b0f55e3d6f 100644 --- a/source/blender/freestyle/intern/geometry/GridHelpers.h +++ b/source/blender/freestyle/intern/geometry/GridHelpers.h @@ -17,8 +17,9 @@ #ifndef __GRIDHELPERS_H__ #define __GRIDHELPERS_H__ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the projected image of a scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the projected image of a scene */ #include diff --git a/source/blender/freestyle/intern/geometry/HashGrid.cpp b/source/blender/freestyle/intern/geometry/HashGrid.cpp index d834deaf2e3..4011dabe1f5 100644 --- a/source/blender/freestyle/intern/geometry/HashGrid.cpp +++ b/source/blender/freestyle/intern/geometry/HashGrid.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the bounding box of the scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the bounding box of the scene */ #include "HashGrid.h" diff --git a/source/blender/freestyle/intern/geometry/HashGrid.h b/source/blender/freestyle/intern/geometry/HashGrid.h index 9a29a5f10b3..289079fe0d9 100644 --- a/source/blender/freestyle/intern/geometry/HashGrid.h +++ b/source/blender/freestyle/intern/geometry/HashGrid.h @@ -17,8 +17,9 @@ #ifndef __HASHGRID_H__ #define __HASHGRID_H__ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the bounding box of the scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the bounding box of the scene */ #if 0 diff --git a/source/blender/freestyle/intern/geometry/Noise.cpp b/source/blender/freestyle/intern/geometry/Noise.cpp index 868f7cd5eee..0764c89c8a3 100644 --- a/source/blender/freestyle/intern/geometry/Noise.cpp +++ b/source/blender/freestyle/intern/geometry/Noise.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define Perlin noise +/** \file + * \ingroup freestyle + * \brief Class to define Perlin noise */ #include diff --git a/source/blender/freestyle/intern/geometry/Noise.h b/source/blender/freestyle/intern/geometry/Noise.h index efb95fd4ac5..6787e098306 100644 --- a/source/blender/freestyle/intern/geometry/Noise.h +++ b/source/blender/freestyle/intern/geometry/Noise.h @@ -17,8 +17,9 @@ #ifndef __NOISE_H__ #define __NOISE_H__ -/** \file \ingroup freestyle - * \brief Class to define Perlin noise +/** \file + * \ingroup freestyle + * \brief Class to define Perlin noise */ #include "Geom.h" diff --git a/source/blender/freestyle/intern/geometry/Polygon.h b/source/blender/freestyle/intern/geometry/Polygon.h index 799ca536ffd..b2359f82477 100644 --- a/source/blender/freestyle/intern/geometry/Polygon.h +++ b/source/blender/freestyle/intern/geometry/Polygon.h @@ -17,8 +17,9 @@ #ifndef __POLYGON_H__ #define __POLYGON_H__ -/** \file \ingroup freestyle - * \brief Class to define a polygon +/** \file + * \ingroup freestyle + * \brief Class to define a polygon */ #include diff --git a/source/blender/freestyle/intern/geometry/SweepLine.h b/source/blender/freestyle/intern/geometry/SweepLine.h index 63a96d1371b..d7e3badbe3a 100644 --- a/source/blender/freestyle/intern/geometry/SweepLine.h +++ b/source/blender/freestyle/intern/geometry/SweepLine.h @@ -17,8 +17,9 @@ #ifndef __SWEEPLINE_H__ #define __SWEEPLINE_H__ -/** \file \ingroup freestyle - * \brief Class to define a Sweep Line +/** \file + * \ingroup freestyle + * \brief Class to define a Sweep Line */ #include diff --git a/source/blender/freestyle/intern/geometry/VecMat.h b/source/blender/freestyle/intern/geometry/VecMat.h index fb30c518352..2dd5c3f6718 100644 --- a/source/blender/freestyle/intern/geometry/VecMat.h +++ b/source/blender/freestyle/intern/geometry/VecMat.h @@ -17,8 +17,9 @@ #ifndef __VECMAT_H__ #define __VECMAT_H__ -/** \file \ingroup freestyle - * \brief Vectors and Matrices definition and manipulation +/** \file + * \ingroup freestyle + * \brief Vectors and Matrices definition and manipulation */ #include diff --git a/source/blender/freestyle/intern/geometry/matrix_util.cpp b/source/blender/freestyle/intern/geometry/matrix_util.cpp index 77bd832ccfa..44490f4bde5 100644 --- a/source/blender/freestyle/intern/geometry/matrix_util.cpp +++ b/source/blender/freestyle/intern/geometry/matrix_util.cpp @@ -25,7 +25,8 @@ * FRANCE */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "matrix_util.h" diff --git a/source/blender/freestyle/intern/geometry/matrix_util.h b/source/blender/freestyle/intern/geometry/matrix_util.h index 7fabeb5b0ef..b587a9e5738 100644 --- a/source/blender/freestyle/intern/geometry/matrix_util.h +++ b/source/blender/freestyle/intern/geometry/matrix_util.h @@ -28,7 +28,8 @@ #ifndef __MATRIX_UTIL__ #define __MATRIX_UTIL__ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "../system/FreestyleConfig.h" diff --git a/source/blender/freestyle/intern/geometry/normal_cycle.cpp b/source/blender/freestyle/intern/geometry/normal_cycle.cpp index 49176f54a7c..e0ef1ddfe12 100644 --- a/source/blender/freestyle/intern/geometry/normal_cycle.cpp +++ b/source/blender/freestyle/intern/geometry/normal_cycle.cpp @@ -25,7 +25,8 @@ * FRANCE */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "matrix_util.h" diff --git a/source/blender/freestyle/intern/geometry/normal_cycle.h b/source/blender/freestyle/intern/geometry/normal_cycle.h index c392a7d2e1b..275e5494962 100644 --- a/source/blender/freestyle/intern/geometry/normal_cycle.h +++ b/source/blender/freestyle/intern/geometry/normal_cycle.h @@ -28,7 +28,8 @@ #ifndef __MESH_TOOLS_MATH_NORMAL_CYCLE__ #define __MESH_TOOLS_MATH_NORMAL_CYCLE__ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "Geom.h" diff --git a/source/blender/freestyle/intern/image/GaussianFilter.cpp b/source/blender/freestyle/intern/image/GaussianFilter.cpp index 4962ca763fd..540c3392aa3 100644 --- a/source/blender/freestyle/intern/image/GaussianFilter.cpp +++ b/source/blender/freestyle/intern/image/GaussianFilter.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to perform gaussian filtering operations on an image +/** \file + * \ingroup freestyle + * \brief Class to perform gaussian filtering operations on an image */ #include diff --git a/source/blender/freestyle/intern/image/GaussianFilter.h b/source/blender/freestyle/intern/image/GaussianFilter.h index 568647fd06f..527444eb484 100644 --- a/source/blender/freestyle/intern/image/GaussianFilter.h +++ b/source/blender/freestyle/intern/image/GaussianFilter.h @@ -17,8 +17,9 @@ #ifndef __GAUSSIANFILTER_H__ #define __GAUSSIANFILTER_H__ -/** \file \ingroup freestyle - * \brief Class to perform gaussian filtering operations on an image +/** \file + * \ingroup freestyle + * \brief Class to perform gaussian filtering operations on an image */ #include // for abs diff --git a/source/blender/freestyle/intern/image/Image.h b/source/blender/freestyle/intern/image/Image.h index 3263dad8872..208a8b1938c 100644 --- a/source/blender/freestyle/intern/image/Image.h +++ b/source/blender/freestyle/intern/image/Image.h @@ -17,8 +17,9 @@ #ifndef __IMAGE_H__ #define __IMAGE_H__ -/** \file \ingroup freestyle - * \brief Class to encapsulate an array of RGB or Gray level values +/** \file + * \ingroup freestyle + * \brief Class to encapsulate an array of RGB or Gray level values */ #include // for memcpy diff --git a/source/blender/freestyle/intern/image/ImagePyramid.cpp b/source/blender/freestyle/intern/image/ImagePyramid.cpp index c9cb3e9036f..5683b282a9d 100644 --- a/source/blender/freestyle/intern/image/ImagePyramid.cpp +++ b/source/blender/freestyle/intern/image/ImagePyramid.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to represent a pyramid of images +/** \file + * \ingroup freestyle + * \brief Class to represent a pyramid of images */ #include diff --git a/source/blender/freestyle/intern/image/ImagePyramid.h b/source/blender/freestyle/intern/image/ImagePyramid.h index a96d8351f94..023361a1d69 100644 --- a/source/blender/freestyle/intern/image/ImagePyramid.h +++ b/source/blender/freestyle/intern/image/ImagePyramid.h @@ -17,8 +17,9 @@ #ifndef __IMAGEPYRAMID_H__ #define __IMAGEPYRAMID_H__ -/** \file \ingroup freestyle - * \brief Class to represent a pyramid of images +/** \file + * \ingroup freestyle + * \brief Class to represent a pyramid of images */ #include diff --git a/source/blender/freestyle/intern/python/BPy_BBox.cpp b/source/blender/freestyle/intern/python/BPy_BBox.cpp index 1101f59817e..0916666e4cc 100644 --- a/source/blender/freestyle/intern/python/BPy_BBox.cpp +++ b/source/blender/freestyle/intern/python/BPy_BBox.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_BBox.h" diff --git a/source/blender/freestyle/intern/python/BPy_BBox.h b/source/blender/freestyle/intern/python/BPy_BBox.h index f0345449542..09978308781 100644 --- a/source/blender/freestyle/intern/python/BPy_BBox.h +++ b/source/blender/freestyle/intern/python/BPy_BBox.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_BBOX_H__ diff --git a/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.cpp b/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.cpp index 943be827d1e..60a85a4594e 100644 --- a/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.cpp +++ b/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_BinaryPredicate0D.h" diff --git a/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.h b/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.h index ea877dfcfdf..6e27872d48a 100644 --- a/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.h +++ b/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_BINARYPREDICATE0D_H__ diff --git a/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.cpp b/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.cpp index 624802afd8e..b745d0ed628 100644 --- a/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.cpp +++ b/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_BinaryPredicate1D.h" diff --git a/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.h b/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.h index c83bccb215e..20a660e3a3f 100644 --- a/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.h +++ b/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_BINARYPREDICATE1D_H__ diff --git a/source/blender/freestyle/intern/python/BPy_ContextFunctions.cpp b/source/blender/freestyle/intern/python/BPy_ContextFunctions.cpp index aa8f162a9d6..371a549e0e3 100644 --- a/source/blender/freestyle/intern/python/BPy_ContextFunctions.cpp +++ b/source/blender/freestyle/intern/python/BPy_ContextFunctions.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ContextFunctions.h" diff --git a/source/blender/freestyle/intern/python/BPy_ContextFunctions.h b/source/blender/freestyle/intern/python/BPy_ContextFunctions.h index 173e91821b4..674023fa008 100644 --- a/source/blender/freestyle/intern/python/BPy_ContextFunctions.h +++ b/source/blender/freestyle/intern/python/BPy_ContextFunctions.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_CONTEXTFUNCTIONS_H__ diff --git a/source/blender/freestyle/intern/python/BPy_Convert.cpp b/source/blender/freestyle/intern/python/BPy_Convert.cpp index 30c5555fae9..e3e1d7e3301 100644 --- a/source/blender/freestyle/intern/python/BPy_Convert.cpp +++ b/source/blender/freestyle/intern/python/BPy_Convert.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_Convert.h" diff --git a/source/blender/freestyle/intern/python/BPy_Convert.h b/source/blender/freestyle/intern/python/BPy_Convert.h index 28b91c5e242..1b0ce43640b 100644 --- a/source/blender/freestyle/intern/python/BPy_Convert.h +++ b/source/blender/freestyle/intern/python/BPy_Convert.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_CONVERT_H__ diff --git a/source/blender/freestyle/intern/python/BPy_Freestyle.cpp b/source/blender/freestyle/intern/python/BPy_Freestyle.cpp index 25313a01193..e3c7a972867 100644 --- a/source/blender/freestyle/intern/python/BPy_Freestyle.cpp +++ b/source/blender/freestyle/intern/python/BPy_Freestyle.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_Freestyle.h" diff --git a/source/blender/freestyle/intern/python/BPy_Freestyle.h b/source/blender/freestyle/intern/python/BPy_Freestyle.h index df64de38880..a3a482be9ee 100644 --- a/source/blender/freestyle/intern/python/BPy_Freestyle.h +++ b/source/blender/freestyle/intern/python/BPy_Freestyle.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_FREESTYLE_H__ diff --git a/source/blender/freestyle/intern/python/BPy_FrsMaterial.cpp b/source/blender/freestyle/intern/python/BPy_FrsMaterial.cpp index 6325a073bbe..fe1f23e2665 100644 --- a/source/blender/freestyle/intern/python/BPy_FrsMaterial.cpp +++ b/source/blender/freestyle/intern/python/BPy_FrsMaterial.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_FrsMaterial.h" diff --git a/source/blender/freestyle/intern/python/BPy_FrsMaterial.h b/source/blender/freestyle/intern/python/BPy_FrsMaterial.h index 13fc28f7340..39e564ce97e 100644 --- a/source/blender/freestyle/intern/python/BPy_FrsMaterial.h +++ b/source/blender/freestyle/intern/python/BPy_FrsMaterial.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_FRSMATERIAL_H__ diff --git a/source/blender/freestyle/intern/python/BPy_FrsNoise.cpp b/source/blender/freestyle/intern/python/BPy_FrsNoise.cpp index 3969152c7e3..871fe517bed 100644 --- a/source/blender/freestyle/intern/python/BPy_FrsNoise.cpp +++ b/source/blender/freestyle/intern/python/BPy_FrsNoise.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_FrsNoise.h" diff --git a/source/blender/freestyle/intern/python/BPy_FrsNoise.h b/source/blender/freestyle/intern/python/BPy_FrsNoise.h index 4d72460964f..109d4aba6b1 100644 --- a/source/blender/freestyle/intern/python/BPy_FrsNoise.h +++ b/source/blender/freestyle/intern/python/BPy_FrsNoise.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_FRSNOISE_H__ diff --git a/source/blender/freestyle/intern/python/BPy_Id.cpp b/source/blender/freestyle/intern/python/BPy_Id.cpp index 680df09de74..fb47874cd97 100644 --- a/source/blender/freestyle/intern/python/BPy_Id.cpp +++ b/source/blender/freestyle/intern/python/BPy_Id.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_Id.h" diff --git a/source/blender/freestyle/intern/python/BPy_Id.h b/source/blender/freestyle/intern/python/BPy_Id.h index 58e49e6b8e9..bb58da25942 100644 --- a/source/blender/freestyle/intern/python/BPy_Id.h +++ b/source/blender/freestyle/intern/python/BPy_Id.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_ID_H__ diff --git a/source/blender/freestyle/intern/python/BPy_IntegrationType.cpp b/source/blender/freestyle/intern/python/BPy_IntegrationType.cpp index 5c83988a045..10b1165ba83 100644 --- a/source/blender/freestyle/intern/python/BPy_IntegrationType.cpp +++ b/source/blender/freestyle/intern/python/BPy_IntegrationType.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_IntegrationType.h" diff --git a/source/blender/freestyle/intern/python/BPy_IntegrationType.h b/source/blender/freestyle/intern/python/BPy_IntegrationType.h index dcb83e710e2..73cb1b26d59 100644 --- a/source/blender/freestyle/intern/python/BPy_IntegrationType.h +++ b/source/blender/freestyle/intern/python/BPy_IntegrationType.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_INTEGRATIONTYPE_H__ diff --git a/source/blender/freestyle/intern/python/BPy_Interface0D.cpp b/source/blender/freestyle/intern/python/BPy_Interface0D.cpp index 39ff2ae7a71..a08946660b5 100644 --- a/source/blender/freestyle/intern/python/BPy_Interface0D.cpp +++ b/source/blender/freestyle/intern/python/BPy_Interface0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_Interface0D.h" diff --git a/source/blender/freestyle/intern/python/BPy_Interface0D.h b/source/blender/freestyle/intern/python/BPy_Interface0D.h index 7614ca4bda0..2a52394e137 100644 --- a/source/blender/freestyle/intern/python/BPy_Interface0D.h +++ b/source/blender/freestyle/intern/python/BPy_Interface0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_INTERFACE0D_H__ diff --git a/source/blender/freestyle/intern/python/BPy_Interface1D.cpp b/source/blender/freestyle/intern/python/BPy_Interface1D.cpp index bf1bdc6fed8..6c6965a4975 100644 --- a/source/blender/freestyle/intern/python/BPy_Interface1D.cpp +++ b/source/blender/freestyle/intern/python/BPy_Interface1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_Interface1D.h" diff --git a/source/blender/freestyle/intern/python/BPy_Interface1D.h b/source/blender/freestyle/intern/python/BPy_Interface1D.h index fe67651c284..204eb84d87b 100644 --- a/source/blender/freestyle/intern/python/BPy_Interface1D.h +++ b/source/blender/freestyle/intern/python/BPy_Interface1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_INTERFACE1D_H__ diff --git a/source/blender/freestyle/intern/python/BPy_Iterator.cpp b/source/blender/freestyle/intern/python/BPy_Iterator.cpp index 4a23024278d..b8ad6ef82f8 100644 --- a/source/blender/freestyle/intern/python/BPy_Iterator.cpp +++ b/source/blender/freestyle/intern/python/BPy_Iterator.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_Iterator.h" diff --git a/source/blender/freestyle/intern/python/BPy_Iterator.h b/source/blender/freestyle/intern/python/BPy_Iterator.h index 406e73dbef2..2648bfa4f13 100644 --- a/source/blender/freestyle/intern/python/BPy_Iterator.h +++ b/source/blender/freestyle/intern/python/BPy_Iterator.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_ITERATOR_H__ diff --git a/source/blender/freestyle/intern/python/BPy_MediumType.cpp b/source/blender/freestyle/intern/python/BPy_MediumType.cpp index fce3bd9b477..30a930f1839 100644 --- a/source/blender/freestyle/intern/python/BPy_MediumType.cpp +++ b/source/blender/freestyle/intern/python/BPy_MediumType.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_MediumType.h" diff --git a/source/blender/freestyle/intern/python/BPy_MediumType.h b/source/blender/freestyle/intern/python/BPy_MediumType.h index 9c1efd24f84..062c56f2887 100644 --- a/source/blender/freestyle/intern/python/BPy_MediumType.h +++ b/source/blender/freestyle/intern/python/BPy_MediumType.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_MEDIUMTYPE_H__ diff --git a/source/blender/freestyle/intern/python/BPy_Nature.cpp b/source/blender/freestyle/intern/python/BPy_Nature.cpp index 4ca2685d1f8..2bfec05cbe5 100644 --- a/source/blender/freestyle/intern/python/BPy_Nature.cpp +++ b/source/blender/freestyle/intern/python/BPy_Nature.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_Nature.h" diff --git a/source/blender/freestyle/intern/python/BPy_Nature.h b/source/blender/freestyle/intern/python/BPy_Nature.h index 67923131ac5..1cdc1a82ca5 100644 --- a/source/blender/freestyle/intern/python/BPy_Nature.h +++ b/source/blender/freestyle/intern/python/BPy_Nature.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_NATURE_H__ diff --git a/source/blender/freestyle/intern/python/BPy_Operators.cpp b/source/blender/freestyle/intern/python/BPy_Operators.cpp index fb1261aa81f..6bbdcd72052 100644 --- a/source/blender/freestyle/intern/python/BPy_Operators.cpp +++ b/source/blender/freestyle/intern/python/BPy_Operators.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_Operators.h" diff --git a/source/blender/freestyle/intern/python/BPy_Operators.h b/source/blender/freestyle/intern/python/BPy_Operators.h index 53d5a6c87ad..7d91edc6373 100644 --- a/source/blender/freestyle/intern/python/BPy_Operators.h +++ b/source/blender/freestyle/intern/python/BPy_Operators.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_OPERATORS_H__ diff --git a/source/blender/freestyle/intern/python/BPy_SShape.cpp b/source/blender/freestyle/intern/python/BPy_SShape.cpp index 3478712b01f..024eb61736a 100644 --- a/source/blender/freestyle/intern/python/BPy_SShape.cpp +++ b/source/blender/freestyle/intern/python/BPy_SShape.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_SShape.h" diff --git a/source/blender/freestyle/intern/python/BPy_SShape.h b/source/blender/freestyle/intern/python/BPy_SShape.h index 569d252ee84..270c8cb8317 100644 --- a/source/blender/freestyle/intern/python/BPy_SShape.h +++ b/source/blender/freestyle/intern/python/BPy_SShape.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_SSHAPE_H__ diff --git a/source/blender/freestyle/intern/python/BPy_StrokeAttribute.cpp b/source/blender/freestyle/intern/python/BPy_StrokeAttribute.cpp index d6f5a756c3c..65d4ab6ce83 100644 --- a/source/blender/freestyle/intern/python/BPy_StrokeAttribute.cpp +++ b/source/blender/freestyle/intern/python/BPy_StrokeAttribute.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_StrokeAttribute.h" diff --git a/source/blender/freestyle/intern/python/BPy_StrokeAttribute.h b/source/blender/freestyle/intern/python/BPy_StrokeAttribute.h index c40cc57aa6f..7b55fcc9444 100644 --- a/source/blender/freestyle/intern/python/BPy_StrokeAttribute.h +++ b/source/blender/freestyle/intern/python/BPy_StrokeAttribute.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_STROKEATTRIBUTE_H__ diff --git a/source/blender/freestyle/intern/python/BPy_StrokeShader.cpp b/source/blender/freestyle/intern/python/BPy_StrokeShader.cpp index c54b09af223..54ac10f39f7 100644 --- a/source/blender/freestyle/intern/python/BPy_StrokeShader.cpp +++ b/source/blender/freestyle/intern/python/BPy_StrokeShader.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_StrokeShader.h" diff --git a/source/blender/freestyle/intern/python/BPy_StrokeShader.h b/source/blender/freestyle/intern/python/BPy_StrokeShader.h index b183ffbd7b5..80a7e3fab0f 100644 --- a/source/blender/freestyle/intern/python/BPy_StrokeShader.h +++ b/source/blender/freestyle/intern/python/BPy_StrokeShader.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_STROKESHADER_H__ diff --git a/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.cpp b/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.cpp index 9c726cf24df..278faceadd4 100644 --- a/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.cpp +++ b/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_UnaryFunction0D.h" diff --git a/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.h b/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.h index 552453d379a..2d045b39d82 100644 --- a/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.h +++ b/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_UNARYFUNCTION0D_H__ diff --git a/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.cpp b/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.cpp index e462d9674d1..a340a7b69bc 100644 --- a/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.cpp +++ b/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_UnaryFunction1D.h" diff --git a/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.h b/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.h index 8bda2327681..842d228cf75 100644 --- a/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.h +++ b/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1D_H__ diff --git a/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.cpp b/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.cpp index 80d379c6674..d5323b8ff40 100644 --- a/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.cpp +++ b/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_UnaryPredicate0D.h" diff --git a/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.h b/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.h index 2b0bf340c44..685120cfb0c 100644 --- a/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.h +++ b/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_UNARYPREDICATE0D_H__ diff --git a/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.cpp b/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.cpp index c9be4f1b3f6..11ab9eb2a2b 100644 --- a/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.cpp +++ b/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_UnaryPredicate1D.h" diff --git a/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.h b/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.h index d4c78aaf9f9..cd44569aac0 100644 --- a/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.h +++ b/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_UNARYPREDICATE1D_H__ diff --git a/source/blender/freestyle/intern/python/BPy_ViewMap.cpp b/source/blender/freestyle/intern/python/BPy_ViewMap.cpp index 08995206971..39dd784bdfc 100644 --- a/source/blender/freestyle/intern/python/BPy_ViewMap.cpp +++ b/source/blender/freestyle/intern/python/BPy_ViewMap.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ViewMap.h" diff --git a/source/blender/freestyle/intern/python/BPy_ViewMap.h b/source/blender/freestyle/intern/python/BPy_ViewMap.h index b812f788cb7..f3659a096ab 100644 --- a/source/blender/freestyle/intern/python/BPy_ViewMap.h +++ b/source/blender/freestyle/intern/python/BPy_ViewMap.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_VIEWMAP_H__ diff --git a/source/blender/freestyle/intern/python/BPy_ViewShape.cpp b/source/blender/freestyle/intern/python/BPy_ViewShape.cpp index d6c39190d43..1cd55f512f7 100644 --- a/source/blender/freestyle/intern/python/BPy_ViewShape.cpp +++ b/source/blender/freestyle/intern/python/BPy_ViewShape.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ViewShape.h" diff --git a/source/blender/freestyle/intern/python/BPy_ViewShape.h b/source/blender/freestyle/intern/python/BPy_ViewShape.h index e92a9717d6f..551e16c4438 100644 --- a/source/blender/freestyle/intern/python/BPy_ViewShape.h +++ b/source/blender/freestyle/intern/python/BPy_ViewShape.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_VIEWSHAPE_H__ diff --git a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.cpp b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.cpp index 924212d4a25..0a84e3d5144 100644 --- a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.cpp +++ b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_FalseBP1D.h" diff --git a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.h b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.h index 9554f010581..120cda356c4 100644 --- a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.h +++ b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_FALSEBP1D_H__ diff --git a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.cpp b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.cpp index 97b928135db..50046fa0e1c 100644 --- a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.cpp +++ b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_Length2DBP1D.h" diff --git a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.h b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.h index e6e5a37d07a..3e73dfa9ad4 100644 --- a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.h +++ b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_LENGTH2DBP1D_H__ diff --git a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.cpp b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.cpp index 2229b15ead2..cee814e62de 100644 --- a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.cpp +++ b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_SameShapeIdBP1D.h" diff --git a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.h b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.h index dea3c127292..f20c4b48fb8 100644 --- a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.h +++ b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_SAMESHAPEIDBP1D_H__ diff --git a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.cpp b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.cpp index f648c5ae681..1375aa2d549 100644 --- a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.cpp +++ b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_TrueBP1D.h" diff --git a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.h b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.h index 4ecbed89642..66fb7bc254d 100644 --- a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.h +++ b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_TRUEBP1D_H__ diff --git a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.cpp b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.cpp index 77cc9cb8778..a7e5e7295a2 100644 --- a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.cpp +++ b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ViewMapGradientNormBP1D.h" diff --git a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.h b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.h index 208dc3975ab..7d7fce837db 100644 --- a/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.h +++ b/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_VIEWMAPGRADIENTNORMBP1D_H__ diff --git a/source/blender/freestyle/intern/python/Director.cpp b/source/blender/freestyle/intern/python/Director.cpp index 22df1dcd1f7..f4e174af761 100644 --- a/source/blender/freestyle/intern/python/Director.cpp +++ b/source/blender/freestyle/intern/python/Director.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "Director.h" diff --git a/source/blender/freestyle/intern/python/Director.h b/source/blender/freestyle/intern/python/Director.h index b301d9e8029..cf89b7f84e6 100644 --- a/source/blender/freestyle/intern/python/Director.h +++ b/source/blender/freestyle/intern/python/Director.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_DIRECTOR_H__ diff --git a/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.cpp b/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.cpp index a3f7180a075..d000677ab55 100644 --- a/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.cpp +++ b/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_CurvePoint.h" diff --git a/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.h b/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.h index baa216e6aa9..7cc78a12167 100644 --- a/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.h +++ b/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_CURVEPOINT_H__ diff --git a/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp b/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp index 6b86e4c5186..f4b232a957e 100644 --- a/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp +++ b/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_SVertex.h" diff --git a/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.h b/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.h index 4b30f96271e..dabc7119539 100644 --- a/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.h +++ b/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_SVERTEX_H__ diff --git a/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.cpp b/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.cpp index 839c8df1aae..155dbf26888 100644 --- a/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.cpp +++ b/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ViewVertex.h" diff --git a/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.h b/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.h index 5bbb732d06b..63bff6557fc 100644 --- a/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.h +++ b/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_VIEWVERTEX_H__ diff --git a/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.cpp b/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.cpp index ae9035d340b..0df055194ae 100644 --- a/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.cpp +++ b/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_StrokeVertex.h" diff --git a/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.h b/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.h index 20ad1b4bcb2..a7bbae59c38 100644 --- a/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.h +++ b/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_STROKEVERTEX_H__ diff --git a/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp b/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp index 14c15f32bc5..49a1e7cc8b3 100644 --- a/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp +++ b/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_NonTVertex.h" diff --git a/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.h b/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.h index 94a65ee3041..fc65dd3eb0f 100644 --- a/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.h +++ b/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_NONTVERTEX_H__ diff --git a/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp b/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp index 68d7cc29a3a..f24d551fad8 100644 --- a/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp +++ b/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_TVertex.h" diff --git a/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.h b/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.h index b1abba121bb..a7526ffd1c4 100644 --- a/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.h +++ b/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_TVERTEX_H__ diff --git a/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.cpp b/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.cpp index d76d0449f98..3bef47efd17 100644 --- a/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.cpp +++ b/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_FEdge.h" diff --git a/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.h b/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.h index 9c6c9dd9e07..094f59f0908 100644 --- a/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.h +++ b/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_FEDGE_H__ diff --git a/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.cpp b/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.cpp index 2491bcbfec4..1932a2fd7ae 100644 --- a/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.cpp +++ b/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_FrsCurve.h" diff --git a/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.h b/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.h index f16ff3c75b0..05415662764 100644 --- a/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.h +++ b/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_FRSCURVE_H__ diff --git a/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.cpp b/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.cpp index f1d3e52120b..73907467f66 100644 --- a/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.cpp +++ b/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_Stroke.h" diff --git a/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.h b/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.h index 9f89591bdc3..869ff7d07d5 100644 --- a/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.h +++ b/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_STROKE_H__ diff --git a/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp b/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp index ac2e3dbb167..c047b678a64 100644 --- a/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp +++ b/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ViewEdge.h" diff --git a/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.h b/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.h index f824da6e1c7..81fd21fa092 100644 --- a/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.h +++ b/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_VIEWEDGE_H__ diff --git a/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.cpp b/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.cpp index 16c18a3c40f..0185fcc5ebe 100644 --- a/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.cpp +++ b/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_Chain.h" diff --git a/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.h b/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.h index 240b8088bbd..3356b0144d6 100644 --- a/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.h +++ b/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_CHAIN_H__ diff --git a/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.cpp b/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.cpp index fe99d341bc1..8d83c942d93 100644 --- a/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.cpp +++ b/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_FEdgeSharp.h" diff --git a/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.h b/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.h index f92a72fe0ce..be9adf311b6 100644 --- a/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.h +++ b/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_FEDGESHARP_H__ diff --git a/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.cpp b/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.cpp index 068a565e680..726fe97b3ea 100644 --- a/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.cpp +++ b/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_FEdgeSmooth.h" diff --git a/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.h b/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.h index cacb1e6b739..b460795228c 100644 --- a/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.h +++ b/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_FEDGESMOOTH_H__ diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.cpp b/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.cpp index 0f3812a22dc..f8bae0e5aca 100644 --- a/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.cpp +++ b/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_AdjacencyIterator.h" diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.h b/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.h index 3b40038aabe..775f8a2628d 100644 --- a/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.h +++ b/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_ADJACENCYITERATOR_H__ diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.cpp b/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.cpp index 1d59c5da894..994eb715fe3 100644 --- a/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.cpp +++ b/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ChainPredicateIterator.h" diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.h b/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.h index 74e5de553a4..2fab8671239 100644 --- a/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.h +++ b/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_CHAINPREDICATEITERATOR_H__ diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.cpp b/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.cpp index 1d8c0c7aa6b..73e178a6706 100644 --- a/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.cpp +++ b/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ChainSilhouetteIterator.h" diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.h b/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.h index 51e5875404e..7c5974ec218 100644 --- a/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.h +++ b/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_CHAINSILHOUETTEITERATOR_H__ diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.cpp b/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.cpp index 8528807141d..afd7f6f69c6 100644 --- a/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.cpp +++ b/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ChainingIterator.h" diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.h b/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.h index 962ce062984..898662c4f09 100644 --- a/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.h +++ b/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_CHAININGITERATOR_H__ diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.cpp b/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.cpp index 64077d8ca86..1caf0e9eb58 100644 --- a/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.cpp +++ b/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_CurvePointIterator.h" diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.h b/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.h index 77571caf49a..41a3007d12c 100644 --- a/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.h +++ b/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_CURVEPOINTITERATOR_H__ diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.cpp b/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.cpp index f74658e7dc6..6e3606c0041 100644 --- a/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.cpp +++ b/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_Interface0DIterator.h" diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.h b/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.h index b0a116245ec..7379ec5112d 100644 --- a/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.h +++ b/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_INTERFACE0DITERATOR_H__ diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.cpp b/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.cpp index d8e456eff61..ef8e1135139 100644 --- a/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.cpp +++ b/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_SVertexIterator.h" diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.h b/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.h index edd85227d6f..43e67af1183 100644 --- a/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.h +++ b/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_SVERTEXITERATOR_H__ diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.cpp b/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.cpp index f008b224896..f39f95fda2d 100644 --- a/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.cpp +++ b/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_StrokeVertexIterator.h" diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.h b/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.h index 2165bb87d93..22bdf3341c4 100644 --- a/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.h +++ b/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_STROKEVERTEXITERATOR_H__ diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.cpp b/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.cpp index 6d311988ddc..efd0aafbc17 100644 --- a/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.cpp +++ b/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ViewEdgeIterator.h" diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.h b/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.h index ba47799f32a..83c1512e239 100644 --- a/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.h +++ b/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_VIEWEDGEITERATOR_H__ diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.cpp b/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.cpp index 69f9173a16a..4ef1eca4e0a 100644 --- a/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.cpp +++ b/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_orientedViewEdgeIterator.h" diff --git a/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.h b/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.h index d620083d8a0..226535e3882 100644 --- a/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.h +++ b/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_ORIENTEDVIEWEDGEITERATOR_H__ diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.cpp index a87a56a85ac..1fa26efdbce 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.cpp +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_BackboneStretcherShader.h" diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.h index ac7c0dcf516..037a06725c1 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.h +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_BACKBONESTRETCHERSHADER_H__ diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.cpp index 2796df7017a..4bb86a0bb0e 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.cpp +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_BezierCurveShader.h" diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.h index 0876993d11c..ea289bbbf62 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.h +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_BEZIERCURVESHADER_H__ diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_BlenderTextureShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_BlenderTextureShader.cpp index 3f1f219c413..91a95d054cd 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_BlenderTextureShader.cpp +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_BlenderTextureShader.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_BlenderTextureShader.h" diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_BlenderTextureShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_BlenderTextureShader.h index 3a135ff37fe..7fdc3b4f9fd 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_BlenderTextureShader.h +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_BlenderTextureShader.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_BLENDERTEXTURESHADER_H__ diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.cpp index 81786a294e0..33734313857 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.cpp +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_CalligraphicShader.h" diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.h index 217ab1c71b9..1932e5e4dc2 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.h +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_CALLIGRAPHICSHADER_H__ diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.cpp index d76d04b0a28..3e5da7289fa 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.cpp +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ColorNoiseShader.h" diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.h index 5792a2a2e82..0ee5964641d 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.h +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_COLORNOISESHADER_H__ diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.cpp index 618cb24dc58..99dc4a07370 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.cpp +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ConstantColorShader.h" diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.h index 17ebc2c3c0b..ad0ddeb23f2 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.h +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_CONSTANTCOLORSHADER_H__ diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.cpp index 67ea0458f5c..511ac47b74b 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.cpp +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ConstantThicknessShader.h" diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.h index 98950d4b7f0..d07ab7250f9 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.h +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_CONSTANTTHICKNESSSHADER_H__ diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.cpp index 60692d6f84d..f50d496b03a 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.cpp +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ConstrainedIncreasingThicknessShader.h" diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.h index 217a6a61009..2c53ee40db4 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.h +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_CONSTRAINEDINCREASINGTHICKNESSSHADER_H__ diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.cpp index b0ca1ba6257..79566195633 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.cpp +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GuidingLinesShader.h" diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.h index a67ba629ecf..1603efce35a 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.h +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GUIDINGLINESSHADER_H__ diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.cpp index ef0f761b3ff..a27092d9c61 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.cpp +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_IncreasingColorShader.h" diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.h index 31a2579bb6e..812b8df1271 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.h +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_INCREASINGCOLORSHADER_H__ diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.cpp index c18f3ac6f1e..34b62b02a39 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.cpp +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_IncreasingThicknessShader.h" diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.h index c9fc856dc89..08c2a067d13 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.h +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_INCREASINGTHICKNESSSHADER_H__ diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.cpp index 8ceda5a68a2..3444272d77a 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.cpp +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_PolygonalizationShader.h" diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.h index d4ee3c5ffd9..dc314c29294 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.h +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_POLYGONALIZATIONSHADER_H__ diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.cpp index 6099c495457..cb8af522798 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.cpp +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_SamplingShader.h" diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.h index 2f6f6b902e4..e474e836f11 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.h +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_SAMPLINGSHADER_H__ diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.cpp index e2eb72dc7fc..870af96caf2 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.cpp +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_SmoothingShader.h" diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.h index 79ce89417e1..35f046a6d4f 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.h +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHONSMOOTHINGSHADER_H__ diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.cpp index 550d698eb48..5f1c1cb7b0d 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.cpp +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_SpatialNoiseShader.h" diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.h index 9e262aa8d34..73fd0c32f45 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.h +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_SPATIALNOISESHADER_H__ diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureStepShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureStepShader.cpp index d83dd561adf..8f7c3728be4 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureStepShader.cpp +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureStepShader.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_StrokeTextureStepShader.h" diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureStepShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureStepShader.h index fd08c383c3d..97522da52fd 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureStepShader.h +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureStepShader.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_STROKETEXTURESTEPSHADER_H__ diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.cpp index 52bf23901cb..3ba2cec4dae 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.cpp +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ThicknessNoiseShader.h" diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.h index b30d10d5816..ec18ae24966 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.h +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_THICKNESSNOISESHADER_H__ diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.cpp b/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.cpp index 15e7857102a..1d33aeb559b 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.cpp +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_TipRemoverShader.h" diff --git a/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.h b/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.h index 71e69b9b565..9615c4caff8 100644 --- a/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.h +++ b/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_TIPREMOVERSHADER_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.cpp index d1f6392fb41..ebd67c124ea 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_UnaryFunction0DDouble.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.h b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.h index 2203740cf08..b31297394e6 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_UNARYFUNCTION0DDOUBLE_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.cpp index 604fc7e9dbc..816fd622927 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_UnaryFunction0DEdgeNature.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.h b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.h index 1adf4be2f4e..f178c8eff39 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_UNARYFUNCTION0DEDGENATURE_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.cpp index f98d8603209..4ee2057bafa 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_UnaryFunction0DFloat.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.h b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.h index ee6d2579fcc..a36b6046a6f 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_UNARYFUNCTION0DFLOAT_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.cpp index ec2fe0296fe..43f73a3fedc 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_UnaryFunction0DId.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.h b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.h index 6f9d649aaf2..b0c07db56e8 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_UNARYFUNCTION0DID_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.cpp index e9ace13dba0..1cfdcd23ad6 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_UnaryFunction0DMaterial.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.h b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.h index fe18af9603f..53035601ef2 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_UNARYFUNCTION0DMATERIAL_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.cpp index affdeaa1326..3aa1edb70a8 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_UnaryFunction0DUnsigned.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.h b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.h index e59b34062d7..3205a2a01dc 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_UNARYFUNCTION0DUNSIGNED_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.cpp index 311c6e73e5d..025d2801fbf 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_UnaryFunction0DVec2f.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.h b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.h index af8d73435e5..974298c290b 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_UNARYFUNCTION0DVEC2F_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.cpp index ec6a387d4e5..53b3610ea2d 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_UnaryFunction0DVec3f.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.h b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.h index 82872e6df92..fb938f019ad 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_UNARYFUNCTION0DVEC3F_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.cpp index 1808bc2e285..ac3eb72038c 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_UnaryFunction0DVectorViewShape.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.h b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.h index 6ff5a24164a..bbcef5add69 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_UNARYFUNCTION0DVECTORVIEWSHAPE_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.cpp index 176b32f3b3e..9ee302e4a5c 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_UnaryFunction0DViewShape.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.h b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.h index 4b49a54b0e8..d94cc89c3fc 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_UNARYFUNCTION0DVIEWSHAPE_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.cpp index d5769e02e65..1019c2495a2 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ShapeIdF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.h index c1c9779606f..c4794e7cbda 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_SHAPEIDF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.cpp index 942a4bf95ff..8333a7dad74 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_MaterialF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.h index 0d4bf51fb41..10f7b11eb32 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_MATERIALF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.cpp index 9452c4b9075..c67a7efc92f 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_CurveNatureF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.h index 65c0e625e82..8a60c28beaa 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_CURVENATUREF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.cpp index c22ab62f299..5cd92790ea5 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_Normal2DF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.h index b8bb470f6a4..590b8f201eb 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_NORMAL2DF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.cpp index 591f2e9dcc4..52aabb351ad 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_VertexOrientation2DF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.h index 2debc8f834c..157737e3f4d 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_VERTEXORIENTATION2DF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.cpp index 99b2feab562..c3d30d9b7e5 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_VertexOrientation3DF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.h index 7d8ea28956a..0254de71b68 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_VERTEXORIENTATION3DF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.cpp index 145e7dd1018..3636ecead72 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetOccludeeF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.h index 0a4fc67dcee..606049b1461 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETOCCLUDEEF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.cpp index 3494e42dac2..f3f8c028a96 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetShapeF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.h index fbe30b3b9d7..3033c98671c 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETSHAPEF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.cpp index fde7960d5b6..e0c2582e841 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_Curvature2DAngleF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.h index 5cccacff323..9f7e5f54c6a 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_CURVATURE2DANGLEF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.cpp index 412b0d615c8..912b56d5555 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_DensityF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.h index 0709e441f60..55fd8042654 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_DENSITYF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.cpp index 65a1b35c245..7c75b96c2ec 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetProjectedXF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.h index 298fc6b39ea..7fedc2eedf8 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETPROJECTEDXF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.cpp index 3a103c5b241..c3c42372361 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetProjectedYF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.h index 4e5ca163ab4..d1a5d754103 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETPROJECTEDYF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.cpp index 414d9959398..3a3cfb96404 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetProjectedZF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.h index 0dbeee9baea..00e933ba88e 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETPROJECTEDZF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.cpp index 0006bc9a10a..063d1470bb7 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetXF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.h index 444f5b0a3f7..8d29f401faf 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETXF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.cpp index 4ce3c3778f0..9c22ac1acbc 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetYF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.h index e0785a8e503..56cf07992d7 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETYF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.cpp index 30e4121f53c..5c280d74d59 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetZF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.h index b0e44402fab..944e575937f 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETZF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.cpp index 7bc183123d0..775c058e882 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_LocalAverageDepthF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.h index c0ecc2a9754..951b036f72a 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_LOCALAVERAGEDEPTHF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.cpp index 1a35738ac49..7b3a2f568d2 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ZDiscontinuityF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.h index f1bfb45abd9..ccfb186fb28 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_ZDISCONTINUITYF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.cpp index de2b8a979f7..726412428a6 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetCurvilinearAbscissaF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.h index 09823e7054e..33d268afce2 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETCURVILINEARABSCISSAF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.cpp index d24fda5b6ca..c6c3d351f8f 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetParameterF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.h index dd91b052384..3917c27db77 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETPARAMETERF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.cpp index e2338ffa3de..d56fc8fb321 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetViewMapGradientNormF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.h index fa1ceb494b1..24a8bef6277 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETVIEWMAPGRADIENTNORMF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.cpp index 5c410e44f07..f04284cdb22 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ReadCompleteViewMapPixelF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.h index 72d007c48ac..53afad75533 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_READCOMPLETEVIEWMAPPIXELF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.cpp index dcfd41b668c..eb1e8c8c068 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ReadMapPixelF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.h index fd2e8da48c0..3c6a05d8233 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_READMAPPIXELF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.cpp index d3ca209a431..99f87dfcdee 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ReadSteerableViewMapPixelF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.h index 7dcef581670..07d9b4996de 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_READSTEERABLEVIEWMAPPIXELF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.cpp index 0958ba24f16..6569c8a8c1f 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_QuantitativeInvisibilityF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.h index b138d504c4d..cf2bfaac9b6 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_QUANTITATIVEINVISIBILITYF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.cpp b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.cpp index 259ab4f423a..e0753337d1b 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetOccludersF0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.h b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.h index 5be7517338f..0c74fcd5234 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETOCCLUDERSF0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.cpp index bcf72144ef6..5d6863d4e8e 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_UnaryFunction1DDouble.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.h b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.h index a9c4c56be9b..0335356e207 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DDOUBLE_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.cpp index 8bb9a3d5ed1..41fcab32746 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_UnaryFunction1DEdgeNature.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.h b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.h index 551d9e8667f..fbe3759d48a 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DEDGENATURE_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.cpp index 681b43c7e5c..4e0ac9fac12 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_UnaryFunction1DFloat.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.h b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.h index 9c58cb3af2c..4b269783712 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DFLOAT_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.cpp index a47a2308938..8bb551de823 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_UnaryFunction1DUnsigned.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.h b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.h index fec6e0601c4..28f2bd7270c 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DUNSIGNED_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.cpp index 1fc88cc88e5..525218374a7 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_UnaryFunction1DVec2f.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.h b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.h index 8400d504963..56a10d8c1eb 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DVEC2F_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.cpp index be4504e40cd..ace1fb7f153 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_UnaryFunction1DVec3f.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.h b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.h index ff28389fd5c..57257bec850 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DVEC3F_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp index 4c68cda2f78..1be830c2e89 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_UnaryFunction1DVectorViewShape.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.h b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.h index 5e869d27334..575d0a272c8 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DVECTORVIEWSHAPE_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.cpp index 9a9dc298c64..01636d76084 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_UnaryFunction1DVoid.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.h b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.h index c36b22ca5e0..cbc74bda99b 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DVOID_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.cpp index 4dfa1918025..77c8d48305d 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_CurveNatureF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.h index ed23dabff6a..211f7148fef 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_CURVENATUREF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.cpp index 9909054291d..e77a05c1373 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_Normal2DF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.h index 354a5a1b28e..00bb526e92d 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_NORMAL2DF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.cpp index c0389b157d4..a216b19dacc 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_Orientation2DF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.h index 02bca10a661..fb0c00c0277 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_ORIENTATION2DF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.cpp index 62c7efe9de1..80f1bac5d41 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_Orientation3DF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.h index b48d87cee56..592337052f7 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_ORIENTATION3DF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.cpp index b4b0fe32054..f780e15a578 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_Curvature2DAngleF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.h index afeb1da225b..a5f81f6d99f 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_CURVATURE2DANGLEF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.cpp index 8f3aaacb384..9059516e8fc 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_DensityF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.h index 03311e4de64..6483a3fb87c 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_DENSITYF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.cpp index f184f5bdf85..62039c8df87 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetCompleteViewMapDensityF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.h index 2b0db70e200..5b05aed0d06 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETCOMPLETEVIEWMAPDENSITYF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.cpp index c205f42bfb4..4fd2b3c9d3f 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetDirectionalViewMapDensityF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.h index 516e5bec163..cf91eed1a70 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETDIRECTIONALVIEWMAPDENSITYF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.cpp index c89a1dd0e62..421a5eae8dd 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetProjectedXF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.h index 4cc96c95b37..4f66a3db389 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETPROJECTEDXF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.cpp index 9742dfe55c5..4e45c29ac1a 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetProjectedYF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.h index 849a3922687..6869aa4a7fc 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETPROJECTEDYF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.cpp index e5e33d59064..5f7ee3456e7 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetProjectedZF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.h index 22a03f4c896..d643aeccc4f 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETPROJECTEDZF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.cpp index c778d6e238b..ad56182d065 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetSteerableViewMapDensityF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.h index 35ade66eb89..ce80107a6d9 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETSTEERABLEVIEWMAPDENSITYF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.cpp index 05f47cd94cf..23eae370434 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetViewMapGradientNormF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.h index 65c4f2d6660..4d4f562c9d1 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETVIEWMAPGRADIENTNORMF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.cpp index 83de1661cf9..f02b5cd4ad5 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetXF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.h index fac64cdb7a6..2e548a76cba 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETXF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.cpp index 70016731f7a..2bb6011dc84 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetYF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.h index 8291054126d..eedec9929d3 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETYF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.cpp index ca334f30813..1c334c5089d 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetZF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.h index 0c741f73f3b..b8c5107add7 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETZF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.cpp index 41228ce1345..992c620f5e9 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_LocalAverageDepthF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.h index 9cdc94f75aa..5bcb3130d70 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_LOCALAVERAGEDEPTHF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.cpp index dba56e52744..e0511734e75 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ZDiscontinuityF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.h index b90b956efb5..22d6fdac96d 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_ZDISCONTINUITYF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.cpp index de525606596..eccf788c631 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_QuantitativeInvisibilityF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.h index 57b4497d307..edaeea2a2d9 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_QUANTITATIVEINVISIBILITYF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.cpp index 95197b20d36..4b5fee581f7 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetOccludeeF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.h index 82a5673fd49..6e619ffd42e 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETOCCLUDEEF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.cpp index bf9b776437e..a42064be52c 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetOccludersF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.h index 5cea90fa412..93f1fef2167 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETOCCLUDERSF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.cpp index d7bbbe5800c..1ef8502dfbe 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_GetShapeF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.h index 3460297eaaf..6f2ec2bec1d 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_GETSHAPEF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.cpp index f632e2b81cc..4f3a8c00cbd 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ChainingTimeStampF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.h index a9c4e4b8d35..860cbd47e81 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_CHAININGTIMESTAMPF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.cpp index 9ddc8f8b172..55536d9aff8 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_IncrementChainingTimeStampF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.h index d15b31b2b49..4e27c628cef 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_INCREMENTCHAININGTIMESTAMPF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.cpp b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.cpp index cc16cdace3a..d21aa97b591 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_TimeStampF1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.h b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.h index 9f5818b761b..c5c58f40080 100644 --- a/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.h +++ b/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_TIMESTAMPF1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.cpp index efd5ebff139..f2ba1f7aafb 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_FalseUP0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.h b/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.h index 401915be481..dbc395fc2f4 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.h +++ b/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_FALSEUP0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.cpp index 738c97f4942..fd79c44da43 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.cpp +++ b/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_TrueUP0D.h" diff --git a/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.h b/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.h index 3b68983599d..9dd4a5ecd34 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.h +++ b/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_TRUEUP0D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.cpp index 96cb1416bee..5a20dd323f6 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ContourUP1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.h b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.h index f7920c61bd3..32f9080173f 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.h +++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_CONTOURUP1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.cpp index aa9d83fe7c9..75df852ddfa 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_DensityLowerThanUP1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.h b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.h index a2b805fddbe..e8ea1daca19 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.h +++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_DENSITYLOWERTHANUP1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.cpp index 05f0be087a6..ea885e74174 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_EqualToChainingTimeStampUP1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.h b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.h index cb7c6cf8384..a542c53a88b 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.h +++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_EQUALTOCHAININGTIMESTAMPUP1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.cpp index 6207a8bc9dc..280e7088628 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_EqualToTimeStampUP1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.h b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.h index 8c65d727e0c..b27509e7205 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.h +++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_EQUALTOTIMESTAMPUP1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.cpp index e97ed5697a6..3b00ab2dba8 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ExternalContourUP1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.h b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.h index 055e14d8130..91140eb9670 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.h +++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_EXTERNALCONTOURUP1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.cpp index 8022dba7076..a3a0d8c544c 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_FalseUP1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.h b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.h index a839783911e..d138f9d7f9f 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.h +++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_FALSEUP1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.cpp index 46d1c6f3a3f..eb4968484fc 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_QuantitativeInvisibilityUP1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.h b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.h index e65de2eeed2..bfd7302b0e1 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.h +++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_QUANTITATIVEINVISIBILITYUP1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.cpp index fe2606b29fb..adf44287582 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_ShapeUP1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.h b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.h index 3456c75788b..9cfeded4452 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.h +++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_SHAPEUP1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.cpp index cb150ea6b0b..d1562dfa692 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_TrueUP1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.h b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.h index 494fcdc621a..5d4420a2ccd 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.h +++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_TRUEUP1D_H__ diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.cpp b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.cpp index 1a2a517da82..26269c34dc7 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.cpp +++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "BPy_WithinImageBoundaryUP1D.h" diff --git a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.h b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.h index f00d9f2f837..39eb3f34b7f 100644 --- a/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.h +++ b/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #ifndef __FREESTYLE_PYTHON_WITHINIMAGEBOUNDARYUP1D_H__ diff --git a/source/blender/freestyle/intern/scene_graph/DrawingStyle.h b/source/blender/freestyle/intern/scene_graph/DrawingStyle.h index 846512a7c6f..5ad16845327 100644 --- a/source/blender/freestyle/intern/scene_graph/DrawingStyle.h +++ b/source/blender/freestyle/intern/scene_graph/DrawingStyle.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_DRAWING_STYLE_H__ #define __FREESTYLE_DRAWING_STYLE_H__ -/** \file \ingroup freestyle - * \brief Class to define the drawing style of a node +/** \file + * \ingroup freestyle + * \brief Class to define the drawing style of a node */ #ifdef WITH_CXX_GUARDEDALLOC diff --git a/source/blender/freestyle/intern/scene_graph/FrsMaterial.h b/source/blender/freestyle/intern/scene_graph/FrsMaterial.h index 6228452cdd2..2a830a40da8 100644 --- a/source/blender/freestyle/intern/scene_graph/FrsMaterial.h +++ b/source/blender/freestyle/intern/scene_graph/FrsMaterial.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_MATERIAL_H__ #define __FREESTYLE_MATERIAL_H__ -/** \file \ingroup freestyle - * \brief Class used to handle materials. +/** \file + * \ingroup freestyle + * \brief Class used to handle materials. */ #include "../system/FreestyleConfig.h" diff --git a/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.cpp b/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.cpp index a40912cbd91..d39f6fac75d 100644 --- a/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.cpp +++ b/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief A Set of indexed faces to represent a surfacic object +/** \file + * \ingroup freestyle + * \brief A Set of indexed faces to represent a surfacic object */ #include "IndexedFaceSet.h" diff --git a/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.h b/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.h index af2dc730d19..d5a2cad86dc 100644 --- a/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.h +++ b/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_INDEXED_FACE_SET_H__ #define __FREESTYLE_INDEXED_FACE_SET_H__ -/** \file \ingroup freestyle - * \brief A Set of indexed faces to represent a surfacic object +/** \file + * \ingroup freestyle + * \brief A Set of indexed faces to represent a surfacic object */ #include diff --git a/source/blender/freestyle/intern/scene_graph/LineRep.cpp b/source/blender/freestyle/intern/scene_graph/LineRep.cpp index ef9a7d949fa..8484aea0376 100644 --- a/source/blender/freestyle/intern/scene_graph/LineRep.cpp +++ b/source/blender/freestyle/intern/scene_graph/LineRep.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define the representation of 3D Line. +/** \file + * \ingroup freestyle + * \brief Class to define the representation of 3D Line. */ #include "LineRep.h" diff --git a/source/blender/freestyle/intern/scene_graph/LineRep.h b/source/blender/freestyle/intern/scene_graph/LineRep.h index 1d0f73da4aa..a7349240e3b 100644 --- a/source/blender/freestyle/intern/scene_graph/LineRep.h +++ b/source/blender/freestyle/intern/scene_graph/LineRep.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_LINE_REP_H__ #define __FREESTYLE_LINE_REP_H__ -/** \file \ingroup freestyle - * \brief Class to define the representation of 3D Line. +/** \file + * \ingroup freestyle + * \brief Class to define the representation of 3D Line. */ #include diff --git a/source/blender/freestyle/intern/scene_graph/Node.h b/source/blender/freestyle/intern/scene_graph/Node.h index 9c32c01a9f1..5fbbc797ebf 100644 --- a/source/blender/freestyle/intern/scene_graph/Node.h +++ b/source/blender/freestyle/intern/scene_graph/Node.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_NODE_H__ #define __FREESTYLE_NODE_H__ -/** \file \ingroup freestyle - * \brief Abstract class for scene graph nodes. Inherits from BaseObject which defines the addRef release mechanism. +/** \file + * \ingroup freestyle + * \brief Abstract class for scene graph nodes. Inherits from BaseObject which defines the addRef release mechanism. */ #include "SceneVisitor.h" diff --git a/source/blender/freestyle/intern/scene_graph/NodeCamera.cpp b/source/blender/freestyle/intern/scene_graph/NodeCamera.cpp index e45b30dfdd2..3413cd125c7 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeCamera.cpp +++ b/source/blender/freestyle/intern/scene_graph/NodeCamera.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to represent a light node +/** \file + * \ingroup freestyle + * \brief Class to represent a light node */ #include diff --git a/source/blender/freestyle/intern/scene_graph/NodeCamera.h b/source/blender/freestyle/intern/scene_graph/NodeCamera.h index 27432a1ae53..cbff332849c 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeCamera.h +++ b/source/blender/freestyle/intern/scene_graph/NodeCamera.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_NODE_CAMERA_H__ #define __FREESTYLE_NODE_CAMERA_H__ -/** \file \ingroup freestyle - * \brief Class to represent a light node +/** \file + * \ingroup freestyle + * \brief Class to represent a light node */ #include "Node.h" diff --git a/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp b/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp index f36453e8f24..c94ee961881 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp +++ b/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define a Drawing Style to be applied to the underlying children. Inherits from NodeGroup. +/** \file + * \ingroup freestyle + * \brief Class to define a Drawing Style to be applied to the underlying children. Inherits from NodeGroup. */ #include "NodeDrawingStyle.h" diff --git a/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h b/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h index 61c6b114acb..f7bef20bc8f 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h +++ b/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_NODE_DRAWING_STYLE_H__ #define __FREESTYLE_NODE_DRAWING_STYLE_H__ -/** \file \ingroup freestyle - * \brief Class to define a Drawing Style to be applied to the underlying children. Inherits from NodeGroup. +/** \file + * \ingroup freestyle + * \brief Class to define a Drawing Style to be applied to the underlying children. Inherits from NodeGroup. */ #include "DrawingStyle.h" diff --git a/source/blender/freestyle/intern/scene_graph/NodeGroup.cpp b/source/blender/freestyle/intern/scene_graph/NodeGroup.cpp index 116738240fa..ee1f0b71b20 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeGroup.cpp +++ b/source/blender/freestyle/intern/scene_graph/NodeGroup.cpp @@ -14,9 +14,10 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to represent a group node. This node can contains several children. - * \brief It also contains a transform matrix indicating the transform state of the underlying children. +/** \file + * \ingroup freestyle + * \brief Class to represent a group node. This node can contains several children. + * \brief It also contains a transform matrix indicating the transform state of the underlying children. */ #include "NodeGroup.h" diff --git a/source/blender/freestyle/intern/scene_graph/NodeGroup.h b/source/blender/freestyle/intern/scene_graph/NodeGroup.h index f5c0c574537..23a168eba01 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeGroup.h +++ b/source/blender/freestyle/intern/scene_graph/NodeGroup.h @@ -17,9 +17,10 @@ #ifndef __FREESTYLE_NODE_GROUP_H__ #define __FREESTYLE_NODE_GROUP_H__ -/** \file \ingroup freestyle - * \brief Class to represent a group node. This node can contains several children. - * \brief It also contains a transform matrix indicating the transform state of the underlying children. +/** \file + * \ingroup freestyle + * \brief Class to represent a group node. This node can contains several children. + * \brief It also contains a transform matrix indicating the transform state of the underlying children. */ #include diff --git a/source/blender/freestyle/intern/scene_graph/NodeLight.cpp b/source/blender/freestyle/intern/scene_graph/NodeLight.cpp index 65e29bd6ed7..9e513f6a488 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeLight.cpp +++ b/source/blender/freestyle/intern/scene_graph/NodeLight.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to represent a light node +/** \file + * \ingroup freestyle + * \brief Class to represent a light node */ #include "NodeLight.h" diff --git a/source/blender/freestyle/intern/scene_graph/NodeLight.h b/source/blender/freestyle/intern/scene_graph/NodeLight.h index dc67ea0637d..4381d047540 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeLight.h +++ b/source/blender/freestyle/intern/scene_graph/NodeLight.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_NODE_LIGHT_H__ #define __FREESTYLE_NODE_LIGHT_H__ -/** \file \ingroup freestyle - * \brief Class to represent a light node +/** \file + * \ingroup freestyle + * \brief Class to represent a light node */ #include "Node.h" diff --git a/source/blender/freestyle/intern/scene_graph/NodeShape.cpp b/source/blender/freestyle/intern/scene_graph/NodeShape.cpp index b1f3578976f..56c8068ad62 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeShape.cpp +++ b/source/blender/freestyle/intern/scene_graph/NodeShape.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to build a shape node. It contains a Rep, which is the shape geometry +/** \file + * \ingroup freestyle + * \brief Class to build a shape node. It contains a Rep, which is the shape geometry */ #include "NodeShape.h" diff --git a/source/blender/freestyle/intern/scene_graph/NodeShape.h b/source/blender/freestyle/intern/scene_graph/NodeShape.h index 709931fa02f..f0dd24a9d14 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeShape.h +++ b/source/blender/freestyle/intern/scene_graph/NodeShape.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_NODE_SHAPE_H__ #define __FREESTYLE_NODE_SHAPE_H__ -/** \file \ingroup freestyle - * \brief Class to build a shape node. It contains a Rep, which is the shape geometry +/** \file + * \ingroup freestyle + * \brief Class to build a shape node. It contains a Rep, which is the shape geometry */ #include diff --git a/source/blender/freestyle/intern/scene_graph/NodeTransform.cpp b/source/blender/freestyle/intern/scene_graph/NodeTransform.cpp index 03c0e20f532..b4af715b3e4 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeTransform.cpp +++ b/source/blender/freestyle/intern/scene_graph/NodeTransform.cpp @@ -14,9 +14,10 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to represent a transform node. A Transform node contains one or several children, - * \brief all affected by the transformation. +/** \file + * \ingroup freestyle + * \brief Class to represent a transform node. A Transform node contains one or several children, + * \brief all affected by the transformation. */ #include "NodeTransform.h" diff --git a/source/blender/freestyle/intern/scene_graph/NodeTransform.h b/source/blender/freestyle/intern/scene_graph/NodeTransform.h index a9729390e74..29760cd1951 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeTransform.h +++ b/source/blender/freestyle/intern/scene_graph/NodeTransform.h @@ -17,9 +17,10 @@ #ifndef __FREESTYLE_NODE_TRANSFORM_H__ #define __FREESTYLE_NODE_TRANSFORM_H__ -/** \file \ingroup freestyle - * \brief Class to represent a transform node. A Transform node contains one or several children, - * \brief all affected by the transformation. +/** \file + * \ingroup freestyle + * \brief Class to represent a transform node. A Transform node contains one or several children, + * \brief all affected by the transformation. */ #include "NodeGroup.h" diff --git a/source/blender/freestyle/intern/scene_graph/NodeViewLayer.cpp b/source/blender/freestyle/intern/scene_graph/NodeViewLayer.cpp index a5df96129e4..24e1e88afa0 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeViewLayer.cpp +++ b/source/blender/freestyle/intern/scene_graph/NodeViewLayer.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to represent a scene render layer in Blender. +/** \file + * \ingroup freestyle + * \brief Class to represent a scene render layer in Blender. */ #include "NodeViewLayer.h" diff --git a/source/blender/freestyle/intern/scene_graph/NodeViewLayer.h b/source/blender/freestyle/intern/scene_graph/NodeViewLayer.h index 41ddef7c1ce..9a646208dec 100644 --- a/source/blender/freestyle/intern/scene_graph/NodeViewLayer.h +++ b/source/blender/freestyle/intern/scene_graph/NodeViewLayer.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_NODE_VIEW_LAYER_H__ #define __FREESTYLE_NODE_VIEW_LAYER_H__ -/** \file \ingroup freestyle - * \brief Class to represent a view layer in Blender. +/** \file + * \ingroup freestyle + * \brief Class to represent a view layer in Blender. */ #include "Node.h" diff --git a/source/blender/freestyle/intern/scene_graph/OrientedLineRep.cpp b/source/blender/freestyle/intern/scene_graph/OrientedLineRep.cpp index a9b88ad9618..ba1dfe7478e 100644 --- a/source/blender/freestyle/intern/scene_graph/OrientedLineRep.cpp +++ b/source/blender/freestyle/intern/scene_graph/OrientedLineRep.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to display an oriented line representation. +/** \file + * \ingroup freestyle + * \brief Class to display an oriented line representation. */ #include "OrientedLineRep.h" diff --git a/source/blender/freestyle/intern/scene_graph/OrientedLineRep.h b/source/blender/freestyle/intern/scene_graph/OrientedLineRep.h index 7cb6738d379..af06840419e 100644 --- a/source/blender/freestyle/intern/scene_graph/OrientedLineRep.h +++ b/source/blender/freestyle/intern/scene_graph/OrientedLineRep.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_ORIENTED_LINE_REP_H__ #define __FREESTYLE_ORIENTED_LINE_REP_H__ -/** \file \ingroup freestyle - * \brief Class to display an oriented line representation. +/** \file + * \ingroup freestyle + * \brief Class to display an oriented line representation. */ #include "LineRep.h" diff --git a/source/blender/freestyle/intern/scene_graph/Rep.cpp b/source/blender/freestyle/intern/scene_graph/Rep.cpp index df8db2a536e..94f6e1fa9d3 100644 --- a/source/blender/freestyle/intern/scene_graph/Rep.cpp +++ b/source/blender/freestyle/intern/scene_graph/Rep.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Base class for all shapes. Inherits from BasicObjects for references counter management (addRef, release). +/** \file + * \ingroup freestyle + * \brief Base class for all shapes. Inherits from BasicObjects for references counter management (addRef, release). */ #include "Rep.h" diff --git a/source/blender/freestyle/intern/scene_graph/Rep.h b/source/blender/freestyle/intern/scene_graph/Rep.h index 0677a239797..db4e9e6782b 100644 --- a/source/blender/freestyle/intern/scene_graph/Rep.h +++ b/source/blender/freestyle/intern/scene_graph/Rep.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_REP_H__ #define __FREESTYLE_REP_H__ -/** \file \ingroup freestyle - * \brief Base class for all shapes. Inherits from BasicObjects for references counter management (addRef, release). +/** \file + * \ingroup freestyle + * \brief Base class for all shapes. Inherits from BasicObjects for references counter management (addRef, release). */ #include diff --git a/source/blender/freestyle/intern/scene_graph/SceneHash.cpp b/source/blender/freestyle/intern/scene_graph/SceneHash.cpp index 8a2c675cbe4..fcecb67cae9 100644 --- a/source/blender/freestyle/intern/scene_graph/SceneHash.cpp +++ b/source/blender/freestyle/intern/scene_graph/SceneHash.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "SceneHash.h" diff --git a/source/blender/freestyle/intern/scene_graph/SceneHash.h b/source/blender/freestyle/intern/scene_graph/SceneHash.h index e7229816989..4c6bd6216d0 100644 --- a/source/blender/freestyle/intern/scene_graph/SceneHash.h +++ b/source/blender/freestyle/intern/scene_graph/SceneHash.h @@ -17,7 +17,8 @@ #ifndef __FREESTYLE_SCENE_HASH_H__ #define __FREESTYLE_SCENE_HASH_H__ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "IndexedFaceSet.h" diff --git a/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.cpp b/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.cpp index ad5f66a5d52..29da69a37ee 100644 --- a/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.cpp +++ b/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to display textual information about a scene graph. +/** \file + * \ingroup freestyle + * \brief Class to display textual information about a scene graph. */ #include diff --git a/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h b/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h index bdb4031f510..715f78ab044 100644 --- a/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h +++ b/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_SCENE_PRETTY_PRINTER_H__ #define __FREESTYLE_SCENE_PRETTY_PRINTER_H__ -/** \file \ingroup freestyle - * \brief Class to display textual information about a scene graph. +/** \file + * \ingroup freestyle + * \brief Class to display textual information about a scene graph. */ #include diff --git a/source/blender/freestyle/intern/scene_graph/SceneVisitor.cpp b/source/blender/freestyle/intern/scene_graph/SceneVisitor.cpp index 2e0521675a2..417dc381eec 100644 --- a/source/blender/freestyle/intern/scene_graph/SceneVisitor.cpp +++ b/source/blender/freestyle/intern/scene_graph/SceneVisitor.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to visit (without doing anything) a scene graph structure +/** \file + * \ingroup freestyle + * \brief Class to visit (without doing anything) a scene graph structure */ #include "SceneVisitor.h" diff --git a/source/blender/freestyle/intern/scene_graph/SceneVisitor.h b/source/blender/freestyle/intern/scene_graph/SceneVisitor.h index 790507c1fdf..67b89f014cf 100644 --- a/source/blender/freestyle/intern/scene_graph/SceneVisitor.h +++ b/source/blender/freestyle/intern/scene_graph/SceneVisitor.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_SCENE_VISITOR_H__ #define __FREESTYLE_SCENE_VISITOR_H__ -/** \file \ingroup freestyle - * \brief Class to visit (without doing anything) a scene graph structure +/** \file + * \ingroup freestyle + * \brief Class to visit (without doing anything) a scene graph structure */ #include "../system/FreestyleConfig.h" diff --git a/source/blender/freestyle/intern/scene_graph/TriangleRep.cpp b/source/blender/freestyle/intern/scene_graph/TriangleRep.cpp index 048a7e36df7..dbd5efc65f5 100644 --- a/source/blender/freestyle/intern/scene_graph/TriangleRep.cpp +++ b/source/blender/freestyle/intern/scene_graph/TriangleRep.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define the represenation of a triangle +/** \file + * \ingroup freestyle + * \brief Class to define the represenation of a triangle */ #include "TriangleRep.h" diff --git a/source/blender/freestyle/intern/scene_graph/TriangleRep.h b/source/blender/freestyle/intern/scene_graph/TriangleRep.h index 5d18845cb70..364943a14ba 100644 --- a/source/blender/freestyle/intern/scene_graph/TriangleRep.h +++ b/source/blender/freestyle/intern/scene_graph/TriangleRep.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_TRIANGLE_REP_H__ #define __FREESTYLE_TRIANGLE_REP_H__ -/** \file \ingroup freestyle - * \brief Class to define the represenation of a triangle +/** \file + * \ingroup freestyle + * \brief Class to define the represenation of a triangle */ //! inherits from class Rep diff --git a/source/blender/freestyle/intern/scene_graph/VertexRep.cpp b/source/blender/freestyle/intern/scene_graph/VertexRep.cpp index 416ab77c2a5..47462d0f497 100644 --- a/source/blender/freestyle/intern/scene_graph/VertexRep.cpp +++ b/source/blender/freestyle/intern/scene_graph/VertexRep.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define the representation of a vertex for displaying purpose. +/** \file + * \ingroup freestyle + * \brief Class to define the representation of a vertex for displaying purpose. */ #include "VertexRep.h" diff --git a/source/blender/freestyle/intern/scene_graph/VertexRep.h b/source/blender/freestyle/intern/scene_graph/VertexRep.h index acc65319d6c..8d3e66d7323 100644 --- a/source/blender/freestyle/intern/scene_graph/VertexRep.h +++ b/source/blender/freestyle/intern/scene_graph/VertexRep.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_VERTEX_REP_H__ #define __FREESTYLE_VERTEX_REP_H__ -/** \file \ingroup freestyle - * \brief Class to define the representation of a vertex for displaying purpose. +/** \file + * \ingroup freestyle + * \brief Class to define the representation of a vertex for displaying purpose. */ #include "Rep.h" diff --git a/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.cpp b/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.cpp index b62bbbf810e..0047940a5b7 100644 --- a/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.cpp +++ b/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Functions taking 0D input +/** \file + * \ingroup freestyle + * \brief Functions taking 0D input */ #include "AdvancedFunctions0D.h" diff --git a/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.h b/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.h index 010f7edb4ce..5889f3c4ed3 100644 --- a/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.h +++ b/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_ADVANCED_FUNCTIONS_0D_H__ #define __FREESTYLE_ADVANCED_FUNCTIONS_0D_H__ -/** \file \ingroup freestyle - * \brief Functions taking 0D input +/** \file + * \ingroup freestyle + * \brief Functions taking 0D input */ #include "../image/GaussianFilter.h" diff --git a/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.cpp b/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.cpp index c1cd588fe3c..6d006dd395d 100644 --- a/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.cpp +++ b/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Functions taking 1D input +/** \file + * \ingroup freestyle + * \brief Functions taking 1D input */ #include "AdvancedFunctions1D.h" diff --git a/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h b/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h index 67b3a00d6dd..6f5b2f34640 100644 --- a/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h +++ b/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_ADVANCED_FUNCTIONS_1D_H__ #define __FREESTYLE_ADVANCED_FUNCTIONS_1D_H__ -/** \file \ingroup freestyle - * \brief Functions taking 1D input +/** \file + * \ingroup freestyle + * \brief Functions taking 1D input */ #include "AdvancedFunctions0D.h" diff --git a/source/blender/freestyle/intern/stroke/AdvancedPredicates1D.h b/source/blender/freestyle/intern/stroke/AdvancedPredicates1D.h index d3abe87de39..e3bfae8289a 100644 --- a/source/blender/freestyle/intern/stroke/AdvancedPredicates1D.h +++ b/source/blender/freestyle/intern/stroke/AdvancedPredicates1D.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_ADVANCED_PREDICATES_1D_H__ #define __FREESTYLE_ADVANCED_PREDICATES_1D_H__ -/** \file \ingroup freestyle - * \brief Class gathering stroke creation algorithms +/** \file + * \ingroup freestyle + * \brief Class gathering stroke creation algorithms */ #include diff --git a/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.cpp b/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.cpp index 0625ffcdca9..247fde9a9c0 100644 --- a/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.cpp +++ b/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Fredo's stroke shaders +/** \file + * \ingroup freestyle + * \brief Fredo's stroke shaders */ #include "AdvancedStrokeShaders.h" diff --git a/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h b/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h index 1de10ccc641..0e14e4f3631 100644 --- a/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h +++ b/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_ADVANCED_STROKE_SHADERS_H__ #define __FREESTYLE_ADVANCED_STROKE_SHADERS_H__ -/** \file \ingroup freestyle - * \brief Fredo's stroke shaders +/** \file + * \ingroup freestyle + * \brief Fredo's stroke shaders */ #include "BasicStrokeShaders.h" @@ -61,7 +62,7 @@ protected: /*! [ Geometry Shader ]. * Spatial Noise stroke shader. * Moves the vertices to make the stroke more noisy. - * \see \htmlonly noise/noise.html \endhtmlonly + * \see \htmlonly noise/noise.html \endhtmlonly */ class SpatialNoiseShader : public StrokeShader { @@ -99,7 +100,7 @@ protected: * (Moves the vertices to make the stroke smoother). * Uses curvature flow to converge towards a curve of constant curvature. The diffusion method we use is anisotropic * to prevent the diffusion accross corners. - * \see \htmlonly smoothing/smoothing.html \endhtmlonly + * \see \htmlonly smoothing/smoothing.html \endhtmlonly */ class SmoothingShader : public StrokeShader { diff --git a/source/blender/freestyle/intern/stroke/BasicStrokeShaders.cpp b/source/blender/freestyle/intern/stroke/BasicStrokeShaders.cpp index a9c6778cabd..0a925949617 100644 --- a/source/blender/freestyle/intern/stroke/BasicStrokeShaders.cpp +++ b/source/blender/freestyle/intern/stroke/BasicStrokeShaders.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class gathering basic stroke shaders +/** \file + * \ingroup freestyle + * \brief Class gathering basic stroke shaders */ #include diff --git a/source/blender/freestyle/intern/stroke/BasicStrokeShaders.h b/source/blender/freestyle/intern/stroke/BasicStrokeShaders.h index 18e7faf8837..55f393c03df 100644 --- a/source/blender/freestyle/intern/stroke/BasicStrokeShaders.h +++ b/source/blender/freestyle/intern/stroke/BasicStrokeShaders.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_BASIC_STROKE_SHADERS_H__ #define __FREESTYLE_BASIC_STROKE_SHADERS_H__ -/** \file \ingroup freestyle - * \brief Class gathering basic stroke shaders +/** \file + * \ingroup freestyle + * \brief Class gathering basic stroke shaders */ #include @@ -421,7 +422,7 @@ public: /*! [ Geometry Shader. ] * Resamples the stroke. - * \see Stroke::Resample(float). + * \see Stroke::Resample(float). */ class SamplingShader: public StrokeShader { @@ -472,7 +473,7 @@ public: /*! [ Geometry Shader ]. * Transforms the stroke backbone geometry so that it corresponds to a Bezier Curve approximation of the * original backbone geometry. - * \see \htmlonly bezier/bezier.html \endhtmlonly + * \see \htmlonly bezier/bezier.html \endhtmlonly */ class BezierCurveShader : public StrokeShader { diff --git a/source/blender/freestyle/intern/stroke/Canvas.cpp b/source/blender/freestyle/intern/stroke/Canvas.cpp index cae17244b7e..ea5b8334d20 100644 --- a/source/blender/freestyle/intern/stroke/Canvas.cpp +++ b/source/blender/freestyle/intern/stroke/Canvas.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define a canvas designed to draw style modules +/** \file + * \ingroup freestyle + * \brief Class to define a canvas designed to draw style modules */ #include diff --git a/source/blender/freestyle/intern/stroke/Canvas.h b/source/blender/freestyle/intern/stroke/Canvas.h index 6955af05869..9431b37395c 100644 --- a/source/blender/freestyle/intern/stroke/Canvas.h +++ b/source/blender/freestyle/intern/stroke/Canvas.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_CANVAS_H__ #define __FREESTYLE_CANVAS_H__ -/** \file \ingroup freestyle - * \brief Class to define a canvas designed to draw style modules +/** \file + * \ingroup freestyle + * \brief Class to define a canvas designed to draw style modules */ #include diff --git a/source/blender/freestyle/intern/stroke/Chain.cpp b/source/blender/freestyle/intern/stroke/Chain.cpp index 8581df1c555..53e5c24352c 100644 --- a/source/blender/freestyle/intern/stroke/Chain.cpp +++ b/source/blender/freestyle/intern/stroke/Chain.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define a chain of viewedges. +/** \file + * \ingroup freestyle + * \brief Class to define a chain of viewedges. */ #include "Chain.h" diff --git a/source/blender/freestyle/intern/stroke/Chain.h b/source/blender/freestyle/intern/stroke/Chain.h index 15d4fdde2fe..21421c7298f 100644 --- a/source/blender/freestyle/intern/stroke/Chain.h +++ b/source/blender/freestyle/intern/stroke/Chain.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_CHAIN_H__ #define __FREESTYLE_CHAIN_H__ -/** \file \ingroup freestyle - * \brief Class to define a chain of viewedges. +/** \file + * \ingroup freestyle + * \brief Class to define a chain of viewedges. */ #include "Curve.h" diff --git a/source/blender/freestyle/intern/stroke/ChainingIterators.cpp b/source/blender/freestyle/intern/stroke/ChainingIterators.cpp index 73090d32b88..08bdeb61713 100644 --- a/source/blender/freestyle/intern/stroke/ChainingIterators.cpp +++ b/source/blender/freestyle/intern/stroke/ChainingIterators.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Chaining iterators +/** \file + * \ingroup freestyle + * \brief Chaining iterators */ #include "../python/Director.h" diff --git a/source/blender/freestyle/intern/stroke/ChainingIterators.h b/source/blender/freestyle/intern/stroke/ChainingIterators.h index 94343b15026..ee9730edf2b 100644 --- a/source/blender/freestyle/intern/stroke/ChainingIterators.h +++ b/source/blender/freestyle/intern/stroke/ChainingIterators.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_CHAINING_ITERATORS_H__ #define __FREESTYLE_CHAINING_ITERATORS_H__ -/** \file \ingroup freestyle - * \brief Chaining iterators +/** \file + * \ingroup freestyle + * \brief Chaining iterators */ #include diff --git a/source/blender/freestyle/intern/stroke/ContextFunctions.cpp b/source/blender/freestyle/intern/stroke/ContextFunctions.cpp index 13bfa57384a..f390b4edfb6 100644 --- a/source/blender/freestyle/intern/stroke/ContextFunctions.cpp +++ b/source/blender/freestyle/intern/stroke/ContextFunctions.cpp @@ -14,9 +14,10 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Functions related to context queries - * \brief Interface to access the context related information. +/** \file + * \ingroup freestyle + * \brief Functions related to context queries + * \brief Interface to access the context related information. */ #include "ContextFunctions.h" diff --git a/source/blender/freestyle/intern/stroke/ContextFunctions.h b/source/blender/freestyle/intern/stroke/ContextFunctions.h index 9e3c2f24995..190217c52f7 100644 --- a/source/blender/freestyle/intern/stroke/ContextFunctions.h +++ b/source/blender/freestyle/intern/stroke/ContextFunctions.h @@ -17,9 +17,10 @@ #ifndef __FREESTYLE_CONTEXT_FUNCTIONS_H__ #define __FREESTYLE_CONTEXT_FUNCTIONS_H__ -/** \file \ingroup freestyle - * \brief Functions related to context queries - * \brief Interface to access the context related information. +/** \file + * \ingroup freestyle + * \brief Functions related to context queries + * \brief Interface to access the context related information. */ #include "Canvas.h" @@ -58,40 +59,40 @@ void LoadMapCF(const char *iFileName, const char *iMapName, unsigned iNbLevels = // ReadMapPixel /*! Reads a pixel in a user-defined map - * \return the floating value stored for that pixel - * \param iMapName: + * \return the floating value stored for that pixel + * \param iMapName: * The name of the map - * \param level: + * \param level: * The level of the pyramid in which we wish to read the pixel - * \param x: + * \param x: * The x-coordinate of the pixel we wish to read. The origin is in the lower-left corner. - * \param y: + * \param y: * The y-coordinate of the pixel we wish to read. The origin is in the lower-left corner. */ float ReadMapPixelCF(const char *iMapName, int level, unsigned x, unsigned y); // ReadCompleteViewMapPixel /*! Reads a pixel in the complete view map - * \return the floating value stored for that pixel - * \param level: + * \return the floating value stored for that pixel + * \param level: * The level of the pyramid in which we wish to read the pixel - * \param x: + * \param x: * The x-coordinate of the pixel we wish to read. The origin is in the lower-left corner. - * \param y: + * \param y: * The y-coordinate of the pixel we wish to read. The origin is in the lower-left corner. */ float ReadCompleteViewMapPixelCF(int level, unsigned x, unsigned y); // ReadOrientedViewMapPixel /*! Reads a pixel in one of the oriented view map images - * \return the floating value stored for that pixel - * \param iOrientation: + * \return the floating value stored for that pixel + * \param iOrientation: * The number telling which orientation we want to check - * \param level: + * \param level: * The level of the pyramid in which we wish to read the pixel - * \param x: + * \param x: * The x-coordinate of the pixel we wish to read. The origin is in the lower-left corner. - * \param y: + * \param y: * The y-coordinate of the pixel we wish to read. The origin is in the lower-left corner. */ float ReadDirectionalViewMapPixelCF(int iOrientation, int level, unsigned x, unsigned y); diff --git a/source/blender/freestyle/intern/stroke/Curve.cpp b/source/blender/freestyle/intern/stroke/Curve.cpp index ff5c79544ea..f4439e1398c 100644 --- a/source/blender/freestyle/intern/stroke/Curve.cpp +++ b/source/blender/freestyle/intern/stroke/Curve.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define a container for curves +/** \file + * \ingroup freestyle + * \brief Class to define a container for curves */ #include /* printf */ diff --git a/source/blender/freestyle/intern/stroke/Curve.h b/source/blender/freestyle/intern/stroke/Curve.h index 5dbbd68af7b..40c20fb777c 100644 --- a/source/blender/freestyle/intern/stroke/Curve.h +++ b/source/blender/freestyle/intern/stroke/Curve.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_CURVE_H__ #define __FREESTYLE_CURVE_H__ -/** \file \ingroup freestyle - * \brief Class to define a container for curves +/** \file + * \ingroup freestyle + * \brief Class to define a container for curves */ #include diff --git a/source/blender/freestyle/intern/stroke/CurveAdvancedIterators.h b/source/blender/freestyle/intern/stroke/CurveAdvancedIterators.h index 2efe6c601c5..0a56e674936 100644 --- a/source/blender/freestyle/intern/stroke/CurveAdvancedIterators.h +++ b/source/blender/freestyle/intern/stroke/CurveAdvancedIterators.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_CURVE_ADVANCED_ITERATORS_H__ #define __FREESTYLE_CURVE_ADVANCED_ITERATORS_H__ -/** \file \ingroup freestyle - * \brief Iterators used to iterate over the elements of the Curve. Can't be used in python +/** \file + * \ingroup freestyle + * \brief Iterators used to iterate over the elements of the Curve. Can't be used in python */ #include "Stroke.h" diff --git a/source/blender/freestyle/intern/stroke/CurveIterators.h b/source/blender/freestyle/intern/stroke/CurveIterators.h index 6c5fed7cf7a..7b13abf9c0f 100644 --- a/source/blender/freestyle/intern/stroke/CurveIterators.h +++ b/source/blender/freestyle/intern/stroke/CurveIterators.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_CURVE_ITERATORS_H__ #define __FREESTYLE_CURVE_ITERATORS_H__ -/** \file \ingroup freestyle - * \brief Iterators used to iterate over the elements of the Curve +/** \file + * \ingroup freestyle + * \brief Iterators used to iterate over the elements of the Curve */ #include "Curve.h" diff --git a/source/blender/freestyle/intern/stroke/Modifiers.h b/source/blender/freestyle/intern/stroke/Modifiers.h index e91cb1ae885..95b63362bac 100644 --- a/source/blender/freestyle/intern/stroke/Modifiers.h +++ b/source/blender/freestyle/intern/stroke/Modifiers.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_MODIFIERS_H__ #define __FREESTYLE_MODIFIERS_H__ -/** \file \ingroup freestyle - * \brief modifiers... +/** \file + * \ingroup freestyle + * \brief modifiers... */ #include "TimeStamp.h" diff --git a/source/blender/freestyle/intern/stroke/Module.h b/source/blender/freestyle/intern/stroke/Module.h index cb636e371f1..ca0954df561 100644 --- a/source/blender/freestyle/intern/stroke/Module.h +++ b/source/blender/freestyle/intern/stroke/Module.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_MODULE_H__ #define __FREESTYLE_MODULE_H__ -/** \file \ingroup freestyle - * \brief Set the type of the module +/** \file + * \ingroup freestyle + * \brief Set the type of the module */ #include "Canvas.h" diff --git a/source/blender/freestyle/intern/stroke/Operators.cpp b/source/blender/freestyle/intern/stroke/Operators.cpp index 2c87ee44337..e9f6ff02f77 100644 --- a/source/blender/freestyle/intern/stroke/Operators.cpp +++ b/source/blender/freestyle/intern/stroke/Operators.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class gathering stroke creation algorithms +/** \file + * \ingroup freestyle + * \brief Class gathering stroke creation algorithms */ #include diff --git a/source/blender/freestyle/intern/stroke/Operators.h b/source/blender/freestyle/intern/stroke/Operators.h index e6da3912d85..6c3d9413038 100644 --- a/source/blender/freestyle/intern/stroke/Operators.h +++ b/source/blender/freestyle/intern/stroke/Operators.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_OPERATORS_H__ #define __FREESTYLE_OPERATORS_H__ -/** \file \ingroup freestyle - * \brief Class gathering stroke creation algorithms +/** \file + * \ingroup freestyle + * \brief Class gathering stroke creation algorithms */ #include diff --git a/source/blender/freestyle/intern/stroke/PSStrokeRenderer.cpp b/source/blender/freestyle/intern/stroke/PSStrokeRenderer.cpp index c988e309f41..3cdf7904998 100644 --- a/source/blender/freestyle/intern/stroke/PSStrokeRenderer.cpp +++ b/source/blender/freestyle/intern/stroke/PSStrokeRenderer.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define the Postscript rendering of a stroke +/** \file + * \ingroup freestyle + * \brief Class to define the Postscript rendering of a stroke */ #include "Canvas.h" diff --git a/source/blender/freestyle/intern/stroke/PSStrokeRenderer.h b/source/blender/freestyle/intern/stroke/PSStrokeRenderer.h index 62edad4b5e2..e24188be2f9 100644 --- a/source/blender/freestyle/intern/stroke/PSStrokeRenderer.h +++ b/source/blender/freestyle/intern/stroke/PSStrokeRenderer.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_PS_STROKE_RENDERER_H__ #define __FREESTYLE_PS_STROKE_RENDERER_H__ -/** \file \ingroup freestyle - * \brief Class to define the Postscript rendering of a stroke +/** \file + * \ingroup freestyle + * \brief Class to define the Postscript rendering of a stroke */ #include diff --git a/source/blender/freestyle/intern/stroke/Predicates0D.cpp b/source/blender/freestyle/intern/stroke/Predicates0D.cpp index bdd645df8ae..e0263abd387 100644 --- a/source/blender/freestyle/intern/stroke/Predicates0D.cpp +++ b/source/blender/freestyle/intern/stroke/Predicates0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "Predicates0D.h" diff --git a/source/blender/freestyle/intern/stroke/Predicates0D.h b/source/blender/freestyle/intern/stroke/Predicates0D.h index 6349c0407c7..4309c942218 100644 --- a/source/blender/freestyle/intern/stroke/Predicates0D.h +++ b/source/blender/freestyle/intern/stroke/Predicates0D.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_PREDICATES_0D_H__ #define __FREESTYLE_PREDICATES_0D_H__ -/** \file \ingroup freestyle - * \brief Class gathering stroke creation algorithms +/** \file + * \ingroup freestyle + * \brief Class gathering stroke creation algorithms */ #include "../view_map/Functions0D.h" diff --git a/source/blender/freestyle/intern/stroke/Predicates1D.cpp b/source/blender/freestyle/intern/stroke/Predicates1D.cpp index cb63ea54f2d..b00443bf404 100644 --- a/source/blender/freestyle/intern/stroke/Predicates1D.cpp +++ b/source/blender/freestyle/intern/stroke/Predicates1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "Predicates1D.h" diff --git a/source/blender/freestyle/intern/stroke/Predicates1D.h b/source/blender/freestyle/intern/stroke/Predicates1D.h index 4a914073a22..0501e33bcf0 100644 --- a/source/blender/freestyle/intern/stroke/Predicates1D.h +++ b/source/blender/freestyle/intern/stroke/Predicates1D.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_PREDICATES_1D_H__ #define __FREESTYLE_PREDICATES_1D_H__ -/** \file \ingroup freestyle - * \brief Class gathering stroke creation algorithms +/** \file + * \ingroup freestyle + * \brief Class gathering stroke creation algorithms */ #include diff --git a/source/blender/freestyle/intern/stroke/QInformationMap.h b/source/blender/freestyle/intern/stroke/QInformationMap.h index 820202b4a93..7cb93321233 100644 --- a/source/blender/freestyle/intern/stroke/QInformationMap.h +++ b/source/blender/freestyle/intern/stroke/QInformationMap.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_Q_INFORMATION_MAP_H__ #define __FREESTYLE_Q_INFORMATION_MAP_H__ -/** \file \ingroup freestyle - * \brief Class defining an information map using a QImage +/** \file + * \ingroup freestyle + * \brief Class defining an information map using a QImage */ #include diff --git a/source/blender/freestyle/intern/stroke/Stroke.cpp b/source/blender/freestyle/intern/stroke/Stroke.cpp index 80d8850d960..1cd363a15a5 100644 --- a/source/blender/freestyle/intern/stroke/Stroke.cpp +++ b/source/blender/freestyle/intern/stroke/Stroke.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Classes to define a stroke +/** \file + * \ingroup freestyle + * \brief Classes to define a stroke */ #include "Stroke.h" diff --git a/source/blender/freestyle/intern/stroke/Stroke.h b/source/blender/freestyle/intern/stroke/Stroke.h index e6f64256ab1..bc335b2252e 100644 --- a/source/blender/freestyle/intern/stroke/Stroke.h +++ b/source/blender/freestyle/intern/stroke/Stroke.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_STROKE_H__ #define __FREESTYLE_STROKE_H__ -/** \file \ingroup freestyle - * \brief Classes to define a stroke +/** \file + * \ingroup freestyle + * \brief Classes to define a stroke */ #include diff --git a/source/blender/freestyle/intern/stroke/StrokeAdvancedIterators.h b/source/blender/freestyle/intern/stroke/StrokeAdvancedIterators.h index 6a4c04afc07..8362c293558 100644 --- a/source/blender/freestyle/intern/stroke/StrokeAdvancedIterators.h +++ b/source/blender/freestyle/intern/stroke/StrokeAdvancedIterators.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_STROKE_ADVANCED_ITERATORS_H__ #define __FREESTYLE_STROKE_ADVANCED_ITERATORS_H__ -/** \file \ingroup freestyle - * \brief Iterators used to iterate over the elements of the Stroke. Can't be used in python +/** \file + * \ingroup freestyle + * \brief Iterators used to iterate over the elements of the Stroke. Can't be used in python */ #include "Stroke.h" diff --git a/source/blender/freestyle/intern/stroke/StrokeIO.cpp b/source/blender/freestyle/intern/stroke/StrokeIO.cpp index cdbc2056264..9b428a81d1e 100644 --- a/source/blender/freestyle/intern/stroke/StrokeIO.cpp +++ b/source/blender/freestyle/intern/stroke/StrokeIO.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Functions to manage I/O for the stroke +/** \file + * \ingroup freestyle + * \brief Functions to manage I/O for the stroke */ #include "StrokeAdvancedIterators.h" diff --git a/source/blender/freestyle/intern/stroke/StrokeIO.h b/source/blender/freestyle/intern/stroke/StrokeIO.h index 8c83408b01d..7ce5091e9fe 100644 --- a/source/blender/freestyle/intern/stroke/StrokeIO.h +++ b/source/blender/freestyle/intern/stroke/StrokeIO.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_STROKE_IO_H__ #define __FREESTYLE_STROKE_IO_H__ -/** \file \ingroup freestyle - * \brief Functions to manage I/O for the stroke +/** \file + * \ingroup freestyle + * \brief Functions to manage I/O for the stroke */ #include diff --git a/source/blender/freestyle/intern/stroke/StrokeIterators.h b/source/blender/freestyle/intern/stroke/StrokeIterators.h index 2210adf6bfd..d64fbdfd83c 100644 --- a/source/blender/freestyle/intern/stroke/StrokeIterators.h +++ b/source/blender/freestyle/intern/stroke/StrokeIterators.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_STROKE_ITERATORS_H__ #define __FREESTYLE_STROKE_ITERATORS_H__ -/** \file \ingroup freestyle - * \brief Iterators used to iterate over the elements of the Stroke +/** \file + * \ingroup freestyle + * \brief Iterators used to iterate over the elements of the Stroke */ #include "Stroke.h" @@ -41,8 +42,8 @@ namespace StrokeInternal { * should use a StrokeVertexIterator. * The castToInterface0DIterator() method is useful to get an Interface0DIterator from a StrokeVertexIterator in * order to call any functions of the type UnaryFunction0D. - * \attention In the scripting language, you must call \code it2 = StrokeVertexIterator(it1) \endcode instead of - * \code it2 = it1 \endcode where \a it1 and \a it2 are 2 StrokeVertexIterator. + * \attention In the scripting language, you must call \code it2 = StrokeVertexIterator(it1) \endcode instead of + * \code it2 = it1 \endcode where \a it1 and \a it2 are 2 StrokeVertexIterator. * Otherwise, incrementing \a it1 will also increment \a it2. */ class StrokeVertexIterator : public Interface0DIteratorNested diff --git a/source/blender/freestyle/intern/stroke/StrokeLayer.cpp b/source/blender/freestyle/intern/stroke/StrokeLayer.cpp index a6d1afdb8ac..3976c56ffe2 100644 --- a/source/blender/freestyle/intern/stroke/StrokeLayer.cpp +++ b/source/blender/freestyle/intern/stroke/StrokeLayer.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define a layer of strokes. +/** \file + * \ingroup freestyle + * \brief Class to define a layer of strokes. */ #include "Canvas.h" diff --git a/source/blender/freestyle/intern/stroke/StrokeLayer.h b/source/blender/freestyle/intern/stroke/StrokeLayer.h index 48de9331d2f..1eef44e6c91 100644 --- a/source/blender/freestyle/intern/stroke/StrokeLayer.h +++ b/source/blender/freestyle/intern/stroke/StrokeLayer.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_STROKE_LAYER_H__ #define __FREESTYLE_STROKE_LAYER_H__ -/** \file \ingroup freestyle - * \brief Class to define a layer of strokes. +/** \file + * \ingroup freestyle + * \brief Class to define a layer of strokes. */ #include diff --git a/source/blender/freestyle/intern/stroke/StrokeRenderer.cpp b/source/blender/freestyle/intern/stroke/StrokeRenderer.cpp index 0bdc4f29a3a..303b6c67984 100644 --- a/source/blender/freestyle/intern/stroke/StrokeRenderer.cpp +++ b/source/blender/freestyle/intern/stroke/StrokeRenderer.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Classes to render a stroke with OpenGL +/** \file + * \ingroup freestyle + * \brief Classes to render a stroke with OpenGL */ #include "StrokeRenderer.h" diff --git a/source/blender/freestyle/intern/stroke/StrokeRenderer.h b/source/blender/freestyle/intern/stroke/StrokeRenderer.h index 4193f1ee889..35e206a73c0 100644 --- a/source/blender/freestyle/intern/stroke/StrokeRenderer.h +++ b/source/blender/freestyle/intern/stroke/StrokeRenderer.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_STROKE_RENDERER_H__ #define __FREESTYLE_STROKE_RENDERER_H__ -/** \file \ingroup freestyle - * \brief Classes to render a stroke with OpenGL +/** \file + * \ingroup freestyle + * \brief Classes to render a stroke with OpenGL */ #include diff --git a/source/blender/freestyle/intern/stroke/StrokeRep.cpp b/source/blender/freestyle/intern/stroke/StrokeRep.cpp index 59f9c799609..7298c3d9355 100644 --- a/source/blender/freestyle/intern/stroke/StrokeRep.cpp +++ b/source/blender/freestyle/intern/stroke/StrokeRep.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define the representation of a stroke (for display purpose) +/** \file + * \ingroup freestyle + * \brief Class to define the representation of a stroke (for display purpose) */ #include "Stroke.h" diff --git a/source/blender/freestyle/intern/stroke/StrokeRep.h b/source/blender/freestyle/intern/stroke/StrokeRep.h index ddbe52403c0..b282aca690c 100644 --- a/source/blender/freestyle/intern/stroke/StrokeRep.h +++ b/source/blender/freestyle/intern/stroke/StrokeRep.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_STROKE_REP_H__ #define __FREESTYLE_STROKE_REP_H__ -/** \file \ingroup freestyle - * \brief Class to define the representation of a stroke (for display purpose) +/** \file + * \ingroup freestyle + * \brief Class to define the representation of a stroke (for display purpose) */ #include "Stroke.h" diff --git a/source/blender/freestyle/intern/stroke/StrokeShader.cpp b/source/blender/freestyle/intern/stroke/StrokeShader.cpp index 82030ff46b0..31a212a29f4 100644 --- a/source/blender/freestyle/intern/stroke/StrokeShader.cpp +++ b/source/blender/freestyle/intern/stroke/StrokeShader.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "StrokeShader.h" diff --git a/source/blender/freestyle/intern/stroke/StrokeShader.h b/source/blender/freestyle/intern/stroke/StrokeShader.h index fc01b475fe4..8b4837746e0 100644 --- a/source/blender/freestyle/intern/stroke/StrokeShader.h +++ b/source/blender/freestyle/intern/stroke/StrokeShader.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_STROKE_SHADERS_H__ #define __FREESTYLE_STROKE_SHADERS_H__ -/** \file \ingroup freestyle - * \brief Class defining StrokeShader +/** \file + * \ingroup freestyle + * \brief Class defining StrokeShader */ #include @@ -46,15 +47,15 @@ class Stroke; * The basic way to achieve this operation consists in iterating over the StrokeVertices of the Stroke * and to modify each one's StrokeAttribute. * Here is a python code example of such an iteration: - * \code + * \code * it = ioStroke.strokeVerticesBegin() * while not it.isEnd(): * att = it.getObject().attribute() * ## perform here any attribute modification * it.increment() - * \endcode + * \endcode * Here is a C++ code example of such an iteration: - * \code + * \code * for (StrokeInternal::StrokeVertexIterator v = ioStroke.strokeVerticesBegin(), vend = ioStroke.strokeVerticesEnd(); * v != vend; * ++v) @@ -62,7 +63,7 @@ class Stroke; * StrokeAttribute& att = v->attribute(); * // perform any attribute modification here... * } - * \endcode + * \endcode */ class StrokeShader { diff --git a/source/blender/freestyle/intern/stroke/StrokeTesselator.cpp b/source/blender/freestyle/intern/stroke/StrokeTesselator.cpp index 468cd9853eb..bebab7f1bf3 100644 --- a/source/blender/freestyle/intern/stroke/StrokeTesselator.cpp +++ b/source/blender/freestyle/intern/stroke/StrokeTesselator.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to build a Node Tree designed to be displayed from a set of strokes structure. +/** \file + * \ingroup freestyle + * \brief Class to build a Node Tree designed to be displayed from a set of strokes structure. */ #include "StrokeAdvancedIterators.h" diff --git a/source/blender/freestyle/intern/stroke/StrokeTesselator.h b/source/blender/freestyle/intern/stroke/StrokeTesselator.h index 1c61676e168..228935f2ab5 100644 --- a/source/blender/freestyle/intern/stroke/StrokeTesselator.h +++ b/source/blender/freestyle/intern/stroke/StrokeTesselator.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_STROKE_TESSELATOR_H__ #define __FREESTYLE_STROKE_TESSELATOR_H__ -/** \file \ingroup freestyle - * \brief Class to build a Node Tree designed to be displayed from a set of strokes structure. +/** \file + * \ingroup freestyle + * \brief Class to build a Node Tree designed to be displayed from a set of strokes structure. */ #include "Stroke.h" diff --git a/source/blender/freestyle/intern/stroke/StyleModule.h b/source/blender/freestyle/intern/stroke/StyleModule.h index c1c248d8eec..fe902299f9f 100644 --- a/source/blender/freestyle/intern/stroke/StyleModule.h +++ b/source/blender/freestyle/intern/stroke/StyleModule.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_STYLE_MODULE_H__ #define __FREESTYLE_STYLE_MODULE_H__ -/** \file \ingroup freestyle - * \brief Class representing a style module +/** \file + * \ingroup freestyle + * \brief Class representing a style module */ #include diff --git a/source/blender/freestyle/intern/stroke/TextStrokeRenderer.h b/source/blender/freestyle/intern/stroke/TextStrokeRenderer.h index a6dbd3df294..957ad9c49db 100644 --- a/source/blender/freestyle/intern/stroke/TextStrokeRenderer.h +++ b/source/blender/freestyle/intern/stroke/TextStrokeRenderer.h @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ // diff --git a/source/blender/freestyle/intern/system/BaseIterator.h b/source/blender/freestyle/intern/system/BaseIterator.h index 7a96e1de5fe..b01fac96267 100644 --- a/source/blender/freestyle/intern/system/BaseIterator.h +++ b/source/blender/freestyle/intern/system/BaseIterator.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_BASE_ITERATOR_H__ #define __FREESTYLE_BASE_ITERATOR_H__ -/** \file \ingroup freestyle - * \brief Classes defining the basic "Iterator" design pattern +/** \file + * \ingroup freestyle + * \brief Classes defining the basic "Iterator" design pattern */ #include diff --git a/source/blender/freestyle/intern/system/BaseObject.cpp b/source/blender/freestyle/intern/system/BaseObject.cpp index fd8529e53bf..a386812850b 100644 --- a/source/blender/freestyle/intern/system/BaseObject.cpp +++ b/source/blender/freestyle/intern/system/BaseObject.cpp @@ -14,9 +14,10 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Base Class for most shared objects (Node, Rep). Defines the addRef, release system. - * \brief Inspired by COM IUnknown system. +/** \file + * \ingroup freestyle + * \brief Base Class for most shared objects (Node, Rep). Defines the addRef, release system. + * \brief Inspired by COM IUnknown system. */ #include "BaseObject.h" diff --git a/source/blender/freestyle/intern/system/BaseObject.h b/source/blender/freestyle/intern/system/BaseObject.h index 6cb3dd30f46..01099c7724a 100644 --- a/source/blender/freestyle/intern/system/BaseObject.h +++ b/source/blender/freestyle/intern/system/BaseObject.h @@ -17,9 +17,10 @@ #ifndef __FREESTYLE_BASE_OBJECT_H__ #define __FREESTYLE_BASE_OBJECT_H__ -/** \file \ingroup freestyle - * \brief Base Class for most shared objects (Node, Rep). Defines the addRef, release system. - * \brief Inspired by COM IUnknown system. +/** \file + * \ingroup freestyle + * \brief Base Class for most shared objects (Node, Rep). Defines the addRef, release system. + * \brief Inspired by COM IUnknown system. */ #ifdef WITH_CXX_GUARDEDALLOC diff --git a/source/blender/freestyle/intern/system/Cast.h b/source/blender/freestyle/intern/system/Cast.h index ffc36372503..f3efcc462bf 100644 --- a/source/blender/freestyle/intern/system/Cast.h +++ b/source/blender/freestyle/intern/system/Cast.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_CAST_H__ #define __FREESTYLE_CAST_H__ -/** \file \ingroup freestyle - * \brief Cast function +/** \file + * \ingroup freestyle + * \brief Cast function */ namespace Freestyle { diff --git a/source/blender/freestyle/intern/system/Exception.cpp b/source/blender/freestyle/intern/system/Exception.cpp index d386473d6be..2ecf3964cd7 100644 --- a/source/blender/freestyle/intern/system/Exception.cpp +++ b/source/blender/freestyle/intern/system/Exception.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Singleton to manage exceptions +/** \file + * \ingroup freestyle + * \brief Singleton to manage exceptions */ #include "Exception.h" diff --git a/source/blender/freestyle/intern/system/Exception.h b/source/blender/freestyle/intern/system/Exception.h index 3634a7a69da..f334ca040ef 100644 --- a/source/blender/freestyle/intern/system/Exception.h +++ b/source/blender/freestyle/intern/system/Exception.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_EXCEPTION_H__ #define __FREESTYLE_EXCEPTION_H__ -/** \file \ingroup freestyle - * \brief Singleton to manage exceptions +/** \file + * \ingroup freestyle + * \brief Singleton to manage exceptions */ #ifdef WITH_CXX_GUARDEDALLOC diff --git a/source/blender/freestyle/intern/system/FreestyleConfig.h b/source/blender/freestyle/intern/system/FreestyleConfig.h index a3660ac286d..9603ad8190d 100644 --- a/source/blender/freestyle/intern/system/FreestyleConfig.h +++ b/source/blender/freestyle/intern/system/FreestyleConfig.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_CONFIG_H__ #define __FREESTYLE_CONFIG_H__ -/** \file \ingroup freestyle - * \brief Configuration definitions +/** \file + * \ingroup freestyle + * \brief Configuration definitions */ #include diff --git a/source/blender/freestyle/intern/system/Id.h b/source/blender/freestyle/intern/system/Id.h index 0dc950bddea..5e8e9ba82bd 100644 --- a/source/blender/freestyle/intern/system/Id.h +++ b/source/blender/freestyle/intern/system/Id.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_ID_H__ #define __FREESTYLE_ID_H__ -/** \file \ingroup freestyle - * \brief Identification system +/** \file + * \ingroup freestyle + * \brief Identification system */ #ifdef WITH_CXX_GUARDEDALLOC diff --git a/source/blender/freestyle/intern/system/Interpreter.h b/source/blender/freestyle/intern/system/Interpreter.h index 6ac3c85fc87..3bc7fa75141 100644 --- a/source/blender/freestyle/intern/system/Interpreter.h +++ b/source/blender/freestyle/intern/system/Interpreter.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_INTERPRETER_H__ #define __FREESTYLE_INTERPRETER_H__ -/** \file \ingroup freestyle - * \brief Base Class of all script interpreters +/** \file + * \ingroup freestyle + * \brief Base Class of all script interpreters */ #include diff --git a/source/blender/freestyle/intern/system/Iterator.cpp b/source/blender/freestyle/intern/system/Iterator.cpp index 23bb26af93e..c4bc2538826 100644 --- a/source/blender/freestyle/intern/system/Iterator.cpp +++ b/source/blender/freestyle/intern/system/Iterator.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include "Iterator.h" diff --git a/source/blender/freestyle/intern/system/Iterator.h b/source/blender/freestyle/intern/system/Iterator.h index 65ae106a9f9..c38dc09fd2e 100644 --- a/source/blender/freestyle/intern/system/Iterator.h +++ b/source/blender/freestyle/intern/system/Iterator.h @@ -17,7 +17,8 @@ #ifndef __FREESTYLE_ITERATOR_H__ #define __FREESTYLE_ITERATOR_H__ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ #include diff --git a/source/blender/freestyle/intern/system/PointerSequence.h b/source/blender/freestyle/intern/system/PointerSequence.h index daa25d8d9ad..b4fc73d6e93 100644 --- a/source/blender/freestyle/intern/system/PointerSequence.h +++ b/source/blender/freestyle/intern/system/PointerSequence.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_POINTER_SEQUENCE_H__ #define __FREESTYLE_POINTER_SEQUENCE_H__ -/** \file \ingroup freestyle - * \brief Simple RAII wrappers for std:: sequential containers +/** \file + * \ingroup freestyle + * \brief Simple RAII wrappers for std:: sequential containers * * PointerSequence * diff --git a/source/blender/freestyle/intern/system/Precision.h b/source/blender/freestyle/intern/system/Precision.h index c9d043754df..a03730433e5 100644 --- a/source/blender/freestyle/intern/system/Precision.h +++ b/source/blender/freestyle/intern/system/Precision.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_PRECISION_H__ #define __FREESTYLE_PRECISION_H__ -/** \file \ingroup freestyle - * \brief Define the float precision used in the program +/** \file + * \ingroup freestyle + * \brief Define the float precision used in the program */ namespace Freestyle { diff --git a/source/blender/freestyle/intern/system/ProgressBar.h b/source/blender/freestyle/intern/system/ProgressBar.h index 3311ed5735e..d3589987202 100644 --- a/source/blender/freestyle/intern/system/ProgressBar.h +++ b/source/blender/freestyle/intern/system/ProgressBar.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_PROGRESS_BAR_H__ #define __FREESTYLE_PROGRESS_BAR_H__ -/** \file \ingroup freestyle - * \brief Class to encapsulate a progress bar +/** \file + * \ingroup freestyle + * \brief Class to encapsulate a progress bar */ #include diff --git a/source/blender/freestyle/intern/system/PseudoNoise.cpp b/source/blender/freestyle/intern/system/PseudoNoise.cpp index ac5a2974d1a..789583591ab 100644 --- a/source/blender/freestyle/intern/system/PseudoNoise.cpp +++ b/source/blender/freestyle/intern/system/PseudoNoise.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define a pseudo Perlin noise +/** \file + * \ingroup freestyle + * \brief Class to define a pseudo Perlin noise */ #include "BLI_math.h" diff --git a/source/blender/freestyle/intern/system/PseudoNoise.h b/source/blender/freestyle/intern/system/PseudoNoise.h index a44aea28149..dbcc2a477a2 100644 --- a/source/blender/freestyle/intern/system/PseudoNoise.h +++ b/source/blender/freestyle/intern/system/PseudoNoise.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_PSEUDO_NOISE_H__ #define __FREESTYLE_PSEUDO_NOISE_H__ -/** \file \ingroup freestyle - * \brief Class to define a pseudo Perlin noise +/** \file + * \ingroup freestyle + * \brief Class to define a pseudo Perlin noise */ #include "Precision.h" diff --git a/source/blender/freestyle/intern/system/PythonInterpreter.cpp b/source/blender/freestyle/intern/system/PythonInterpreter.cpp index 819db7e936c..320460c4460 100644 --- a/source/blender/freestyle/intern/system/PythonInterpreter.cpp +++ b/source/blender/freestyle/intern/system/PythonInterpreter.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Python Interpreter +/** \file + * \ingroup freestyle + * \brief Python Interpreter */ #include "PythonInterpreter.h" diff --git a/source/blender/freestyle/intern/system/PythonInterpreter.h b/source/blender/freestyle/intern/system/PythonInterpreter.h index 64af19c9549..d829f4f87c4 100644 --- a/source/blender/freestyle/intern/system/PythonInterpreter.h +++ b/source/blender/freestyle/intern/system/PythonInterpreter.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_PYTHON_INTERPRETER_H__ #define __FREESTYLE_PYTHON_INTERPRETER_H__ -/** \file \ingroup freestyle - * \brief Python Interpreter +/** \file + * \ingroup freestyle + * \brief Python Interpreter */ #include diff --git a/source/blender/freestyle/intern/system/RandGen.cpp b/source/blender/freestyle/intern/system/RandGen.cpp index 4dd859980c1..49a9df14f22 100644 --- a/source/blender/freestyle/intern/system/RandGen.cpp +++ b/source/blender/freestyle/intern/system/RandGen.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Pseudo-random number generator +/** \file + * \ingroup freestyle + * \brief Pseudo-random number generator */ #include "RandGen.h" diff --git a/source/blender/freestyle/intern/system/RandGen.h b/source/blender/freestyle/intern/system/RandGen.h index 656321f591d..de3c834be55 100644 --- a/source/blender/freestyle/intern/system/RandGen.h +++ b/source/blender/freestyle/intern/system/RandGen.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_RAND_GEN_H__ #define __FREESTYLE_RAND_GEN_H__ -/** \file \ingroup freestyle - * \brief Pseudo-random number generator +/** \file + * \ingroup freestyle + * \brief Pseudo-random number generator */ // TODO Check whether we could replace this with BLI rand stuff... diff --git a/source/blender/freestyle/intern/system/RenderMonitor.h b/source/blender/freestyle/intern/system/RenderMonitor.h index 93a15580ce9..6d8414337c5 100644 --- a/source/blender/freestyle/intern/system/RenderMonitor.h +++ b/source/blender/freestyle/intern/system/RenderMonitor.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_RENDER_MONITOR_H__ #define __FREESTYLE_RENDER_MONITOR_H__ -/** \file \ingroup freestyle - * \brief Classes defining the basic "Iterator" design pattern +/** \file + * \ingroup freestyle + * \brief Classes defining the basic "Iterator" design pattern */ extern "C" { diff --git a/source/blender/freestyle/intern/system/StringUtils.cpp b/source/blender/freestyle/intern/system/StringUtils.cpp index 69f192e755c..e8c3dad5d85 100644 --- a/source/blender/freestyle/intern/system/StringUtils.cpp +++ b/source/blender/freestyle/intern/system/StringUtils.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief String utilities +/** \file + * \ingroup freestyle + * \brief String utilities */ //soc #include diff --git a/source/blender/freestyle/intern/system/StringUtils.h b/source/blender/freestyle/intern/system/StringUtils.h index 7eb42da6bdc..8329f071a51 100644 --- a/source/blender/freestyle/intern/system/StringUtils.h +++ b/source/blender/freestyle/intern/system/StringUtils.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_STRING_UTILS_H__ #define __FREESTYLE_STRING_UTILS_H__ -/** \file \ingroup freestyle - * \brief String utilities +/** \file + * \ingroup freestyle + * \brief String utilities */ #include diff --git a/source/blender/freestyle/intern/system/TimeStamp.cpp b/source/blender/freestyle/intern/system/TimeStamp.cpp index 73fa49c3f0a..a751b938908 100644 --- a/source/blender/freestyle/intern/system/TimeStamp.cpp +++ b/source/blender/freestyle/intern/system/TimeStamp.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class defining a singleton used as timestamp +/** \file + * \ingroup freestyle + * \brief Class defining a singleton used as timestamp */ #include "TimeStamp.h" diff --git a/source/blender/freestyle/intern/system/TimeStamp.h b/source/blender/freestyle/intern/system/TimeStamp.h index a4e7d0f4faf..adf6083a16f 100644 --- a/source/blender/freestyle/intern/system/TimeStamp.h +++ b/source/blender/freestyle/intern/system/TimeStamp.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_TIME_STAMP_H__ #define __FREESTYLE_TIME_STAMP_H__ -/** \file \ingroup freestyle - * \brief Class defining a singleton used as timestamp +/** \file + * \ingroup freestyle + * \brief Class defining a singleton used as timestamp */ #ifdef WITH_CXX_GUARDEDALLOC diff --git a/source/blender/freestyle/intern/system/TimeUtils.h b/source/blender/freestyle/intern/system/TimeUtils.h index bf58a6a62cd..1e3bd05c81d 100644 --- a/source/blender/freestyle/intern/system/TimeUtils.h +++ b/source/blender/freestyle/intern/system/TimeUtils.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_TIME_UTILS_H__ #define __FREESTYLE_TIME_UTILS_H__ -/** \file \ingroup freestyle - * \brief Class to measure elapsed time +/** \file + * \ingroup freestyle + * \brief Class to measure elapsed time */ #include diff --git a/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp b/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp index 7b9bc274c3c..37273b0dd1e 100644 --- a/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp +++ b/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the projected image of a scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the projected image of a scene */ #include "ArbitraryGridDensityProvider.h" diff --git a/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.h b/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.h index 62f8669fbce..8b616002279 100644 --- a/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.h +++ b/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_ARBITRARY_GRID_DENSITY_PROVIDER_H__ #define __FREESTYLE_ARBITRARY_GRID_DENSITY_PROVIDER_H__ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the projected image of a scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the projected image of a scene */ #include "GridDensityProvider.h" diff --git a/source/blender/freestyle/intern/view_map/AutoPtrHelper.h b/source/blender/freestyle/intern/view_map/AutoPtrHelper.h index 289b34261d6..2554d303b08 100644 --- a/source/blender/freestyle/intern/view_map/AutoPtrHelper.h +++ b/source/blender/freestyle/intern/view_map/AutoPtrHelper.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_AUTOPTR_HELPER_H__ #define __FREESTYLE_AUTOPTR_HELPER_H__ -/** \file \ingroup freestyle - * \brief Utility header for auto_ptr/unique_ptr selection +/** \file + * \ingroup freestyle + * \brief Utility header for auto_ptr/unique_ptr selection */ #include diff --git a/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp b/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp index 641629918f3..8fc3fe810af 100644 --- a/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp +++ b/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the projected image of a scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the projected image of a scene */ #include "AverageAreaGridDensityProvider.h" diff --git a/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.h b/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.h index c913d78648d..e422ad2ba8d 100644 --- a/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.h +++ b/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_AVERAGE_AREA_GRID_DENSITY_PROVIDER_H__ #define __FREESTYLE_AVERAGE_AREA_GRID_DENSITY_PROVIDER_H__ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the projected image of a scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the projected image of a scene */ #include "GridDensityProvider.h" diff --git a/source/blender/freestyle/intern/view_map/BoxGrid.cpp b/source/blender/freestyle/intern/view_map/BoxGrid.cpp index e9e888abe67..396688fe62c 100644 --- a/source/blender/freestyle/intern/view_map/BoxGrid.cpp +++ b/source/blender/freestyle/intern/view_map/BoxGrid.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the projected image of a scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the projected image of a scene */ #include diff --git a/source/blender/freestyle/intern/view_map/BoxGrid.h b/source/blender/freestyle/intern/view_map/BoxGrid.h index 0205bd488a5..9d2a3c7ea4c 100644 --- a/source/blender/freestyle/intern/view_map/BoxGrid.h +++ b/source/blender/freestyle/intern/view_map/BoxGrid.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_BOX_GRID_H__ #define __FREESTYLE_BOX_GRID_H__ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the projected image of a scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the projected image of a scene */ #define BOX_GRID_LOGGING 0 diff --git a/source/blender/freestyle/intern/view_map/CulledOccluderSource.cpp b/source/blender/freestyle/intern/view_map/CulledOccluderSource.cpp index d9e91a3f803..28e4b0251de 100644 --- a/source/blender/freestyle/intern/view_map/CulledOccluderSource.cpp +++ b/source/blender/freestyle/intern/view_map/CulledOccluderSource.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the projected image of a scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the projected image of a scene */ #include "CulledOccluderSource.h" diff --git a/source/blender/freestyle/intern/view_map/CulledOccluderSource.h b/source/blender/freestyle/intern/view_map/CulledOccluderSource.h index c2ac89b1ddd..de782eda64c 100644 --- a/source/blender/freestyle/intern/view_map/CulledOccluderSource.h +++ b/source/blender/freestyle/intern/view_map/CulledOccluderSource.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_CULLED_OCCLUDER_SOURCE_H__ #define __FREESTYLE_CULLED_OCCLUDER_SOURCE_H__ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the projected image of a scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the projected image of a scene */ #include "OccluderSource.h" diff --git a/source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp b/source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp index 8e58ea1db84..a195db76fe7 100644 --- a/source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp +++ b/source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Detects/flags/builds extended features edges on the WXEdge structure +/** \file + * \ingroup freestyle + * \brief Detects/flags/builds extended features edges on the WXEdge structure */ #include diff --git a/source/blender/freestyle/intern/view_map/FEdgeXDetector.h b/source/blender/freestyle/intern/view_map/FEdgeXDetector.h index f58c856ca30..9143a2b507d 100644 --- a/source/blender/freestyle/intern/view_map/FEdgeXDetector.h +++ b/source/blender/freestyle/intern/view_map/FEdgeXDetector.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_FEDGE_X_DETECTOR_H__ #define __FREESTYLE_FEDGE_X_DETECTOR_H__ -/** \file \ingroup freestyle - * \brief Detects/flags/builds extended features edges on the WXEdge structure +/** \file + * \ingroup freestyle + * \brief Detects/flags/builds extended features edges on the WXEdge structure */ #include diff --git a/source/blender/freestyle/intern/view_map/Functions0D.cpp b/source/blender/freestyle/intern/view_map/Functions0D.cpp index cba86ba9448..aca8fce2983 100644 --- a/source/blender/freestyle/intern/view_map/Functions0D.cpp +++ b/source/blender/freestyle/intern/view_map/Functions0D.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Functions taking 0D input +/** \file + * \ingroup freestyle + * \brief Functions taking 0D input */ #include "Functions0D.h" diff --git a/source/blender/freestyle/intern/view_map/Functions0D.h b/source/blender/freestyle/intern/view_map/Functions0D.h index 32026036510..108a124fe78 100644 --- a/source/blender/freestyle/intern/view_map/Functions0D.h +++ b/source/blender/freestyle/intern/view_map/Functions0D.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_FUNCTIONS_0D_H__ #define __FREESTYLE_FUNCTIONS_0D_H__ -/** \file \ingroup freestyle - * \brief Functions taking 0D input +/** \file + * \ingroup freestyle + * \brief Functions taking 0D input */ #include @@ -54,7 +55,7 @@ using namespace Geometry; /*! Base class for Unary Functions (functors) working on Interface0DIterator. * A unary function will be used by calling its operator() on an Interface0DIterator. - * \attention In the scripting language, there exists several prototypes depending on the returned value type. + * \attention In the scripting language, there exists several prototypes depending on the returned value type. * For example, you would inherit from a UnaryFunction0DDouble if you wish to define a function that returns a double. * The different existing prototypes are: * - UnaryFunction0DDouble diff --git a/source/blender/freestyle/intern/view_map/Functions1D.cpp b/source/blender/freestyle/intern/view_map/Functions1D.cpp index 1ad3437149b..31f3b65a2b7 100644 --- a/source/blender/freestyle/intern/view_map/Functions1D.cpp +++ b/source/blender/freestyle/intern/view_map/Functions1D.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Functions taking 1D input +/** \file + * \ingroup freestyle + * \brief Functions taking 1D input */ #include "Functions1D.h" diff --git a/source/blender/freestyle/intern/view_map/Functions1D.h b/source/blender/freestyle/intern/view_map/Functions1D.h index a7ae6a27422..9101e380a40 100644 --- a/source/blender/freestyle/intern/view_map/Functions1D.h +++ b/source/blender/freestyle/intern/view_map/Functions1D.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_FUNCTIONS_1D_H__ #define __FREESTYLE_FUNCTIONS_1D_H__ -/** \file \ingroup freestyle - * \brief Functions taking 1D input +/** \file + * \ingroup freestyle + * \brief Functions taking 1D input */ #include "Functions0D.h" @@ -44,7 +45,7 @@ namespace Freestyle { /*! Base class for Unary Functions (functors) working on Interface1D. * A unary function will be used by calling its operator() on an Interface1D. - * \attention In the scripting language, there exists several prototypes depending on the returned value type. + * \attention In the scripting language, there exists several prototypes depending on the returned value type. * For example, you would inherit from a UnaryFunction1DDouble if you wish to define a function that returns a double. * The different existing prototypes are: * - UnaryFunction1DDouble diff --git a/source/blender/freestyle/intern/view_map/GridDensityProvider.h b/source/blender/freestyle/intern/view_map/GridDensityProvider.h index c03241769b6..a01569b958a 100644 --- a/source/blender/freestyle/intern/view_map/GridDensityProvider.h +++ b/source/blender/freestyle/intern/view_map/GridDensityProvider.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_GRID_DENSITY_PROVIDER_H__ #define __FREESTYLE_GRID_DENSITY_PROVIDER_H__ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the projected image of a scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the projected image of a scene */ #include diff --git a/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.cpp b/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.cpp index 16bb20edc49..676ce8046ad 100644 --- a/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.cpp +++ b/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the projected image of a scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the projected image of a scene */ #include "HeuristicGridDensityProviderFactory.h" diff --git a/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.h b/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.h index 6b96cbd08b4..87f602945f1 100644 --- a/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.h +++ b/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_HEURISTIC_GRID_DENSITY_PROVIDER_FACTORY_H__ #define __FREESTYLE_HEURISTIC_GRID_DENSITY_PROVIDER_FACTORY_H__ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the projected image of a scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the projected image of a scene */ //#include // provided by GridDensityProvider.h diff --git a/source/blender/freestyle/intern/view_map/Interface0D.cpp b/source/blender/freestyle/intern/view_map/Interface0D.cpp index 03b2265955f..17331bb613f 100644 --- a/source/blender/freestyle/intern/view_map/Interface0D.cpp +++ b/source/blender/freestyle/intern/view_map/Interface0D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ extern "C" { diff --git a/source/blender/freestyle/intern/view_map/Interface0D.h b/source/blender/freestyle/intern/view_map/Interface0D.h index 4df0f23fe27..88214bb80a1 100644 --- a/source/blender/freestyle/intern/view_map/Interface0D.h +++ b/source/blender/freestyle/intern/view_map/Interface0D.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_INTERFACE_0D_H__ #define __FREESTYLE_INTERFACE_0D_H__ -/** \file \ingroup freestyle - * \brief Interface to 0D elts +/** \file + * \ingroup freestyle + * \brief Interface to 0D elts */ #include @@ -174,8 +175,8 @@ public: /*! Class defining an iterator over Interface0D elements. * An instance of this iterator is always obtained from a 1D element. - * \attention In the scripting language, you must call \code it2 = Interface0DIterator(it1) \endcode instead of - * \code it2 = it1 \endcode where \a it1 and \a it2 are 2 Interface0DIterator. + * \attention In the scripting language, you must call \code it2 = Interface0DIterator(it1) \endcode instead of + * \code it2 = it1 \endcode where \a it1 and \a it2 are 2 Interface0DIterator. * Otherwise, incrementing \a it1 will also increment \a it2. */ class Interface0DIterator : public Iterator diff --git a/source/blender/freestyle/intern/view_map/Interface1D.cpp b/source/blender/freestyle/intern/view_map/Interface1D.cpp index 38aef29835d..4f3c46bbf01 100644 --- a/source/blender/freestyle/intern/view_map/Interface1D.cpp +++ b/source/blender/freestyle/intern/view_map/Interface1D.cpp @@ -14,7 +14,8 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle +/** \file + * \ingroup freestyle */ extern "C" { diff --git a/source/blender/freestyle/intern/view_map/Interface1D.h b/source/blender/freestyle/intern/view_map/Interface1D.h index a5749490d3a..222d26d2009 100644 --- a/source/blender/freestyle/intern/view_map/Interface1D.h +++ b/source/blender/freestyle/intern/view_map/Interface1D.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_INTERFACE_1D_H__ #define __FREESTYLE_INTERFACE_1D_H__ -/** \file \ingroup freestyle - * \brief Interface 1D and related tools definitions +/** \file + * \ingroup freestyle + * \brief Interface 1D and related tools definitions */ #include @@ -53,16 +54,16 @@ typedef enum { } IntegrationType; /*! Returns a single value from a set of values evaluated at each 0D element of this 1D element. - * \param fun: + * \param fun: * The UnaryFunction0D used to compute a value at each Interface0D. - * \param it: + * \param it: * The Interface0DIterator used to iterate over the 0D elements of this 1D element. The integration will occur * over the 0D elements starting from the one pointed by it. - * \param it_end: + * \param it_end: * The Interface0DIterator pointing the end of the 0D elements of the 1D element. - * \param integration_type: + * \param integration_type: * The integration method used to compute a single value from a set of values. - * \return the single value obtained for the 1D element. + * \return the single value obtained for the 1D element. */ template T integrate(UnaryFunction0D& fun, Interface0DIterator it, Interface0DIterator it_end, diff --git a/source/blender/freestyle/intern/view_map/OccluderSource.cpp b/source/blender/freestyle/intern/view_map/OccluderSource.cpp index b80f04cbbe8..90393825d28 100644 --- a/source/blender/freestyle/intern/view_map/OccluderSource.cpp +++ b/source/blender/freestyle/intern/view_map/OccluderSource.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the projected image of a scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the projected image of a scene */ #include diff --git a/source/blender/freestyle/intern/view_map/OccluderSource.h b/source/blender/freestyle/intern/view_map/OccluderSource.h index aec0d5a0087..fd7d9f38a0d 100644 --- a/source/blender/freestyle/intern/view_map/OccluderSource.h +++ b/source/blender/freestyle/intern/view_map/OccluderSource.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_OCCLUDER_SOURCE_H__ #define __FREESTYLE_OCCLUDER_SOURCE_H__ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the projected image of a scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the projected image of a scene */ #include "../geometry/GridHelpers.h" diff --git a/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp b/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp index 83ee0db6e30..858e6b649eb 100644 --- a/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp +++ b/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the projected image of a scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the projected image of a scene */ #include "Pow23GridDensityProvider.h" diff --git a/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.h b/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.h index 62d78d90338..72fc56e4ef1 100644 --- a/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.h +++ b/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_POW_23_GRID_DENSITY_PROVIDER_H__ #define __FREESTYLE_POW_23_GRID_DENSITY_PROVIDER_H__ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the projected image of a scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the projected image of a scene */ #include "GridDensityProvider.h" diff --git a/source/blender/freestyle/intern/view_map/Silhouette.cpp b/source/blender/freestyle/intern/view_map/Silhouette.cpp index d4658a64997..7934ccf8671 100644 --- a/source/blender/freestyle/intern/view_map/Silhouette.cpp +++ b/source/blender/freestyle/intern/view_map/Silhouette.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Classes to define a silhouette structure +/** \file + * \ingroup freestyle + * \brief Classes to define a silhouette structure */ #include "Silhouette.h" diff --git a/source/blender/freestyle/intern/view_map/Silhouette.h b/source/blender/freestyle/intern/view_map/Silhouette.h index b0b1f198c21..8005203072d 100644 --- a/source/blender/freestyle/intern/view_map/Silhouette.h +++ b/source/blender/freestyle/intern/view_map/Silhouette.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_SILHOUETTE_H__ #define __FREESTYLE_SILHOUETTE_H__ -/** \file \ingroup freestyle - * \brief Classes to define a silhouette structure +/** \file + * \ingroup freestyle + * \brief Classes to define a silhouette structure */ #include diff --git a/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp b/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp index cf902db64b1..39893e61dc5 100644 --- a/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp +++ b/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to perform all geometric operations dedicated to silhouette. That, for example, implies that +/** \file + * \ingroup freestyle + * \brief Class to perform all geometric operations dedicated to silhouette. That, for example, implies that * this geom engine has as member data the viewpoint, transformations, projections... */ diff --git a/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h b/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h index 3f68ef46ce8..6e46979026a 100644 --- a/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h +++ b/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_SILHOUETTE_GEOM_ENGINE_H__ #define __FREESTYLE_SILHOUETTE_GEOM_ENGINE_H__ -/** \file \ingroup freestyle - * \brief Class to perform all geometric operations dedicated to silhouette. That, for example, implies that +/** \file + * \ingroup freestyle + * \brief Class to perform all geometric operations dedicated to silhouette. That, for example, implies that * this geom engine has as member data the viewpoint, transformations, projections... */ diff --git a/source/blender/freestyle/intern/view_map/SphericalGrid.cpp b/source/blender/freestyle/intern/view_map/SphericalGrid.cpp index 7b98d5f9dc7..03a50331dc9 100644 --- a/source/blender/freestyle/intern/view_map/SphericalGrid.cpp +++ b/source/blender/freestyle/intern/view_map/SphericalGrid.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the projected image of a scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the projected image of a scene */ #include diff --git a/source/blender/freestyle/intern/view_map/SphericalGrid.h b/source/blender/freestyle/intern/view_map/SphericalGrid.h index 1e72e6db60a..19c2461ce01 100644 --- a/source/blender/freestyle/intern/view_map/SphericalGrid.h +++ b/source/blender/freestyle/intern/view_map/SphericalGrid.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_SPHERICAL_GRID_H__ #define __FREESTYLE_SPHERICAL_GRID_H__ -/** \file \ingroup freestyle - * \brief Class to define a cell grid surrounding the projected image of a scene +/** \file + * \ingroup freestyle + * \brief Class to define a cell grid surrounding the projected image of a scene */ #define SPHERICAL_GRID_LOGGING 0 diff --git a/source/blender/freestyle/intern/view_map/SteerableViewMap.cpp b/source/blender/freestyle/intern/view_map/SteerableViewMap.cpp index 165c823e3ee..bb9f8069610 100644 --- a/source/blender/freestyle/intern/view_map/SteerableViewMap.cpp +++ b/source/blender/freestyle/intern/view_map/SteerableViewMap.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Convenient access to the steerable ViewMap to which any element of the ViewMap belongs to. +/** \file + * \ingroup freestyle + * \brief Convenient access to the steerable ViewMap to which any element of the ViewMap belongs to. */ #include diff --git a/source/blender/freestyle/intern/view_map/SteerableViewMap.h b/source/blender/freestyle/intern/view_map/SteerableViewMap.h index dee6e34e376..608d64703f4 100644 --- a/source/blender/freestyle/intern/view_map/SteerableViewMap.h +++ b/source/blender/freestyle/intern/view_map/SteerableViewMap.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_STEERABLE_VIEW_MAP_H__ #define __FREESTYLE_STEERABLE_VIEW_MAP_H__ -/** \file \ingroup freestyle - * \brief Convenient access to the steerable ViewMap to which any element of the ViewMap belongs to. +/** \file + * \ingroup freestyle + * \brief Convenient access to the steerable ViewMap to which any element of the ViewMap belongs to. */ #include diff --git a/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.cpp b/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.cpp index 240ba3f23ec..0ec008ebf2b 100644 --- a/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.cpp +++ b/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to build view edges and the underlying chains of feature edges... +/** \file + * \ingroup freestyle + * \brief Class to build view edges and the underlying chains of feature edges... */ #include diff --git a/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.h b/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.h index fa413d88290..fbe0ee8be0f 100644 --- a/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.h +++ b/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_VIEW_EDGE_X_BUILDER_H__ #define __FREESTYLE_VIEW_EDGE_X_BUILDER_H__ -/** \file \ingroup freestyle - * \brief Class to build view edges and the underlying chains of feature edges... +/** \file + * \ingroup freestyle + * \brief Class to build view edges and the underlying chains of feature edges... */ #include diff --git a/source/blender/freestyle/intern/view_map/ViewMap.cpp b/source/blender/freestyle/intern/view_map/ViewMap.cpp index 9322a7fd812..d23a87d7159 100644 --- a/source/blender/freestyle/intern/view_map/ViewMap.cpp +++ b/source/blender/freestyle/intern/view_map/ViewMap.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Classes to define a View Map (ViewVertex, ViewEdge, etc.) +/** \file + * \ingroup freestyle + * \brief Classes to define a View Map (ViewVertex, ViewEdge, etc.) */ #include diff --git a/source/blender/freestyle/intern/view_map/ViewMap.h b/source/blender/freestyle/intern/view_map/ViewMap.h index 7bad6312234..4f0f50fbee2 100644 --- a/source/blender/freestyle/intern/view_map/ViewMap.h +++ b/source/blender/freestyle/intern/view_map/ViewMap.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_VIEW_MAP_H__ #define __FREESTYLE_VIEW_MAP_H__ -/** \file \ingroup freestyle - * \brief Classes to define a View Map (ViewVertex, ViewEdge, etc.) +/** \file + * \ingroup freestyle + * \brief Classes to define a View Map (ViewVertex, ViewEdge, etc.) */ #include diff --git a/source/blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h b/source/blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h index 31464909aad..1b4a98498dd 100644 --- a/source/blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h +++ b/source/blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_VIEW_MAP_ADVANCED_ITERATORS_H__ #define __FREESTYLE_VIEW_MAP_ADVANCED_ITERATORS_H__ -/** \file \ingroup freestyle - * \brief Iterators used to iterate over the various elements of the ViewMap. +/** \file + * \ingroup freestyle + * \brief Iterators used to iterate over the various elements of the ViewMap. * These iterators can't be exported to python. */ diff --git a/source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp b/source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp index b7aabccba3c..e2bc45fc03f 100644 --- a/source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp +++ b/source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to build silhouette edges from a Winged-Edge structure +/** \file + * \ingroup freestyle + * \brief Class to build silhouette edges from a Winged-Edge structure */ #include diff --git a/source/blender/freestyle/intern/view_map/ViewMapBuilder.h b/source/blender/freestyle/intern/view_map/ViewMapBuilder.h index 019348f6ca2..4148ef5e436 100644 --- a/source/blender/freestyle/intern/view_map/ViewMapBuilder.h +++ b/source/blender/freestyle/intern/view_map/ViewMapBuilder.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_VIEW_MAP_BUILDER_H__ #define __FREESTYLE_VIEW_MAP_BUILDER_H__ -/** \file \ingroup freestyle - * \brief Class to build silhouette edges from a Winged-Edge structure +/** \file + * \ingroup freestyle + * \brief Class to build silhouette edges from a Winged-Edge structure */ #include diff --git a/source/blender/freestyle/intern/view_map/ViewMapIO.cpp b/source/blender/freestyle/intern/view_map/ViewMapIO.cpp index aba93d14392..6a37467a867 100644 --- a/source/blender/freestyle/intern/view_map/ViewMapIO.cpp +++ b/source/blender/freestyle/intern/view_map/ViewMapIO.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Functions to manage I/O for the view map +/** \file + * \ingroup freestyle + * \brief Functions to manage I/O for the view map */ #include diff --git a/source/blender/freestyle/intern/view_map/ViewMapIO.h b/source/blender/freestyle/intern/view_map/ViewMapIO.h index 887b9306929..57eb450d45b 100644 --- a/source/blender/freestyle/intern/view_map/ViewMapIO.h +++ b/source/blender/freestyle/intern/view_map/ViewMapIO.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_VIEW_MAP_IO_H__ #define __FREESTYLE_VIEW_MAP_IO_H__ -/** \file \ingroup freestyle - * \brief Functions to manage I/O for the view map +/** \file + * \ingroup freestyle + * \brief Functions to manage I/O for the view map */ #include diff --git a/source/blender/freestyle/intern/view_map/ViewMapIterators.h b/source/blender/freestyle/intern/view_map/ViewMapIterators.h index d35c310878c..c8a5b6e5d42 100644 --- a/source/blender/freestyle/intern/view_map/ViewMapIterators.h +++ b/source/blender/freestyle/intern/view_map/ViewMapIterators.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_VIEW_MAP_ITERATORS_H__ #define __FREESTYLE_VIEW_MAP_ITERATORS_H__ -/** \file \ingroup freestyle - * \brief Iterators used to iterate over the various elements of the ViewMap +/** \file + * \ingroup freestyle + * \brief Iterators used to iterate over the various elements of the ViewMap */ #include "ViewMap.h" diff --git a/source/blender/freestyle/intern/view_map/ViewMapTesselator.cpp b/source/blender/freestyle/intern/view_map/ViewMapTesselator.cpp index cf1cddfcbf4..62656c6ade6 100644 --- a/source/blender/freestyle/intern/view_map/ViewMapTesselator.cpp +++ b/source/blender/freestyle/intern/view_map/ViewMapTesselator.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to build a Node Tree designed to be displayed from a Silhouette View Map structure. +/** \file + * \ingroup freestyle + * \brief Class to build a Node Tree designed to be displayed from a Silhouette View Map structure. */ #include "ViewMapTesselator.h" diff --git a/source/blender/freestyle/intern/view_map/ViewMapTesselator.h b/source/blender/freestyle/intern/view_map/ViewMapTesselator.h index 31aee8d9406..a24a7cfdf18 100644 --- a/source/blender/freestyle/intern/view_map/ViewMapTesselator.h +++ b/source/blender/freestyle/intern/view_map/ViewMapTesselator.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_VIEW_MAP_TESSELATOR_H__ #define __FREESTYLE_VIEW_MAP_TESSELATOR_H__ -/** \file \ingroup freestyle - * \brief Class to build a Node Tree designed to be displayed from a Silhouette View Map structure. +/** \file + * \ingroup freestyle + * \brief Class to build a Node Tree designed to be displayed from a Silhouette View Map structure. */ #include "Silhouette.h" diff --git a/source/blender/freestyle/intern/winged_edge/Curvature.cpp b/source/blender/freestyle/intern/winged_edge/Curvature.cpp index c9724718aa6..28b38ae4854 100644 --- a/source/blender/freestyle/intern/winged_edge/Curvature.cpp +++ b/source/blender/freestyle/intern/winged_edge/Curvature.cpp @@ -27,9 +27,10 @@ * FRANCE */ -/** \file \ingroup freestyle - * \brief GTS - Library for the manipulation of triangulated surfaces - * \brief OGF/Graphite: Geometry and Graphics Programming Library + Utilities +/** \file + * \ingroup freestyle + * \brief GTS - Library for the manipulation of triangulated surfaces + * \brief OGF/Graphite: Geometry and Graphics Programming Library + Utilities */ #include diff --git a/source/blender/freestyle/intern/winged_edge/Curvature.h b/source/blender/freestyle/intern/winged_edge/Curvature.h index 8577c985d99..b8f1a7b3094 100644 --- a/source/blender/freestyle/intern/winged_edge/Curvature.h +++ b/source/blender/freestyle/intern/winged_edge/Curvature.h @@ -30,9 +30,10 @@ #ifndef __FREESTYLE_CURVATURE_H__ #define __FREESTYLE_CURVATURE_H__ -/** \file \ingroup freestyle - * \brief GTS - Library for the manipulation of triangulated surfaces - * \brief OGF/Graphite: Geometry and Graphics Programming Library + Utilities +/** \file + * \ingroup freestyle + * \brief GTS - Library for the manipulation of triangulated surfaces + * \brief OGF/Graphite: Geometry and Graphics Programming Library + Utilities */ #include "../geometry/Geom.h" diff --git a/source/blender/freestyle/intern/winged_edge/Nature.h b/source/blender/freestyle/intern/winged_edge/Nature.h index 450e343cc98..71b306ed2d5 100644 --- a/source/blender/freestyle/intern/winged_edge/Nature.h +++ b/source/blender/freestyle/intern/winged_edge/Nature.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_NATURE_H__ #define __FREESTYLE_NATURE_H__ -/** \file \ingroup freestyle - * \brief Different natures for both vertices and edges +/** \file + * \ingroup freestyle + * \brief Different natures for both vertices and edges */ namespace Freestyle { diff --git a/source/blender/freestyle/intern/winged_edge/WEdge.cpp b/source/blender/freestyle/intern/winged_edge/WEdge.cpp index 8793f277de0..12a73491989 100644 --- a/source/blender/freestyle/intern/winged_edge/WEdge.cpp +++ b/source/blender/freestyle/intern/winged_edge/WEdge.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Classes to define a Winged Edge data structure. +/** \file + * \ingroup freestyle + * \brief Classes to define a Winged Edge data structure. */ #include diff --git a/source/blender/freestyle/intern/winged_edge/WEdge.h b/source/blender/freestyle/intern/winged_edge/WEdge.h index e655f7013e9..b4807a4d921 100644 --- a/source/blender/freestyle/intern/winged_edge/WEdge.h +++ b/source/blender/freestyle/intern/winged_edge/WEdge.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_W_EDGE_H__ #define __FREESTYLE_W_EDGE_H__ -/** \file \ingroup freestyle - * \brief Classes to define a Winged Edge data structure. +/** \file + * \ingroup freestyle + * \brief Classes to define a Winged Edge data structure. */ #include diff --git a/source/blender/freestyle/intern/winged_edge/WFillGrid.cpp b/source/blender/freestyle/intern/winged_edge/WFillGrid.cpp index 662a2c7e662..ea5e7dcc504 100644 --- a/source/blender/freestyle/intern/winged_edge/WFillGrid.cpp +++ b/source/blender/freestyle/intern/winged_edge/WFillGrid.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to fill in a grid from a SceneGraph (uses only the WingedEdge structures) +/** \file + * \ingroup freestyle + * \brief Class to fill in a grid from a SceneGraph (uses only the WingedEdge structures) */ #include "WEdge.h" diff --git a/source/blender/freestyle/intern/winged_edge/WFillGrid.h b/source/blender/freestyle/intern/winged_edge/WFillGrid.h index 4aab820bde9..0e86d1a1684 100644 --- a/source/blender/freestyle/intern/winged_edge/WFillGrid.h +++ b/source/blender/freestyle/intern/winged_edge/WFillGrid.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_W_FILL_GRID_H__ #define __FREESTYLE_W_FILL_GRID_H__ -/** \file \ingroup freestyle - * \brief Class to fill in a grid from a SceneGraph (uses only the WingedEdge structures) +/** \file + * \ingroup freestyle + * \brief Class to fill in a grid from a SceneGraph (uses only the WingedEdge structures) */ #include "WEdge.h" diff --git a/source/blender/freestyle/intern/winged_edge/WSFillGrid.cpp b/source/blender/freestyle/intern/winged_edge/WSFillGrid.cpp index ef3eb0ef77e..4ef3f6a775f 100644 --- a/source/blender/freestyle/intern/winged_edge/WSFillGrid.cpp +++ b/source/blender/freestyle/intern/winged_edge/WSFillGrid.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to fill in a grid from a SceneGraph (uses only the WingedEdge structures) +/** \file + * \ingroup freestyle + * \brief Class to fill in a grid from a SceneGraph (uses only the WingedEdge structures) */ #include "WEdge.h" diff --git a/source/blender/freestyle/intern/winged_edge/WSFillGrid.h b/source/blender/freestyle/intern/winged_edge/WSFillGrid.h index bd5277124d4..9648c3bab07 100644 --- a/source/blender/freestyle/intern/winged_edge/WSFillGrid.h +++ b/source/blender/freestyle/intern/winged_edge/WSFillGrid.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_WS_FILL_GRID_H__ #define __FREESTYLE_WS_FILL_GRID_H__ -/** \file \ingroup freestyle - * \brief Class to fill in a grid from a SceneGraph (uses only the WingedEdge structures) +/** \file + * \ingroup freestyle + * \brief Class to fill in a grid from a SceneGraph (uses only the WingedEdge structures) */ #include "WEdge.h" diff --git a/source/blender/freestyle/intern/winged_edge/WXEdge.cpp b/source/blender/freestyle/intern/winged_edge/WXEdge.cpp index 2bce0a6f122..611d7b3a7cf 100644 --- a/source/blender/freestyle/intern/winged_edge/WXEdge.cpp +++ b/source/blender/freestyle/intern/winged_edge/WXEdge.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Classes to define an Extended Winged Edge data structure. +/** \file + * \ingroup freestyle + * \brief Classes to define an Extended Winged Edge data structure. */ #include "WXEdge.h" diff --git a/source/blender/freestyle/intern/winged_edge/WXEdge.h b/source/blender/freestyle/intern/winged_edge/WXEdge.h index a1589ecd23d..acca64b930d 100644 --- a/source/blender/freestyle/intern/winged_edge/WXEdge.h +++ b/source/blender/freestyle/intern/winged_edge/WXEdge.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_WX_EDGE_H__ #define __FREESTYLE_WX_EDGE_H__ -/** \file \ingroup freestyle - * \brief Classes to define an Extended Winged Edge data structure. +/** \file + * \ingroup freestyle + * \brief Classes to define an Extended Winged Edge data structure. */ #include "Curvature.h" diff --git a/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp b/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp index 112413ac1c4..6fa73c3d212 100644 --- a/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp +++ b/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class inherited from WingedEdgeBuilder and designed to build a WX (WingedEdge + extended info +/** \file + * \ingroup freestyle + * \brief Class inherited from WingedEdgeBuilder and designed to build a WX (WingedEdge + extended info * (silhouette etc...)) structure from a polygonal model */ diff --git a/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.h b/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.h index 28aa611fe23..a4eb270435a 100644 --- a/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.h +++ b/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_WX_EDGE_BUILDER_H__ #define __FREESTYLE_WX_EDGE_BUILDER_H__ -/** \file \ingroup freestyle - * \brief Class inherited from WingedEdgeBuilder and designed to build a WX (WingedEdge + extended info +/** \file + * \ingroup freestyle + * \brief Class inherited from WingedEdgeBuilder and designed to build a WX (WingedEdge + extended info * (silhouette etc...)) structure from a polygonal model */ diff --git a/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.cpp b/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.cpp index c20dc57880b..48b815e0d22 100644 --- a/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.cpp +++ b/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.cpp @@ -14,8 +14,9 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/** \file \ingroup freestyle - * \brief Class to render a WingedEdge data structure from a polyhedral data structure organized in nodes +/** \file + * \ingroup freestyle + * \brief Class to render a WingedEdge data structure from a polyhedral data structure organized in nodes * of a scene graph */ diff --git a/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.h b/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.h index d64da440780..30fe7277fdb 100644 --- a/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.h +++ b/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.h @@ -17,8 +17,9 @@ #ifndef __FREESTYLE_WINGED_EDGE_BUILDER_H__ #define __FREESTYLE_WINGED_EDGE_BUILDER_H__ -/** \file \ingroup freestyle - * \brief Class to render a WingedEdge data structure from a polyhedral data structure organized in nodes +/** \file + * \ingroup freestyle + * \brief Class to render a WingedEdge data structure from a polyhedral data structure organized in nodes * of a scene graph */ -- cgit v1.2.3