Cleanup: remove redundant doxygen \file argument

Move \ingroup onto same line to be more compact and
make it clear the file is in the group.
This commit is contained in:
2019-02-06 15:42:22 +11:00
parent 1085c2cc44
commit eef4077f18
2945 changed files with 2947 additions and 5892 deletions

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction1DDouble.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DDOUBLE_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction1DEdgeNature.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DEDGENATURE_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction1DFloat.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DFLOAT_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction1DUnsigned.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DUNSIGNED_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction1DVec2f.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DVEC2F_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction1DVec3f.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DVEC3F_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction1DVectorViewShape.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DVECTORVIEWSHAPE_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_UnaryFunction1DVoid.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_UNARYFUNCTION1DVOID_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_CurveNatureF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_CURVENATUREF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_Normal2DF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_NORMAL2DF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_Orientation2DF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_ORIENTATION2DF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_Orientation3DF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_ORIENTATION3DF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_Curvature2DAngleF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_CURVATURE2DANGLEF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_DensityF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_DENSITYF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_GetCompleteViewMapDensityF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETCOMPLETEVIEWMAPDENSITYF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_GetDirectionalViewMapDensityF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETDIRECTIONALVIEWMAPDENSITYF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_GetProjectedXF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETPROJECTEDXF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_GetProjectedYF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETPROJECTEDYF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_GetProjectedZF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETPROJECTEDZF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_GetSteerableViewMapDensityF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETSTEERABLEVIEWMAPDENSITYF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_GetViewMapGradientNormF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETVIEWMAPGRADIENTNORMF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_GetXF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETXF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_GetYF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETYF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_GetZF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETZF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_LocalAverageDepthF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_LOCALAVERAGEDEPTHF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_ZDiscontinuityF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_ZDISCONTINUITYF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_QuantitativeInvisibilityF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_QUANTITATIVEINVISIBILITYF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_GetOccludeeF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETOCCLUDEEF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_GetOccludersF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETOCCLUDERSF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_GetShapeF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_GETSHAPEF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_ChainingTimeStampF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_CHAININGTIMESTAMPF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_IncrementChainingTimeStampF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_INCREMENTCHAININGTIMESTAMPF1D_H__

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.cpp
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#include "BPy_TimeStampF1D.h"

View File

@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.h
* \ingroup freestyle
/** \file \ingroup freestyle
*/
#ifndef __FREESTYLE_PYTHON_TIMESTAMPF1D_H__