|
quesa/SDK/Includes/Quesa QuesaStyle.h,1.21,1.22
From: James W. Walker <jwwalker@us...> - 2007-03-02 06:11
|
Update of /cvsroot/quesa/quesa/SDK/Includes/Quesa
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv14534/quesa/SDK/Includes/Quesa
Modified Files:
QuesaStyle.h
Log Message:
Added function group markup.
Index: QuesaStyle.h
===================================================================
RCS file: /cvsroot/quesa/quesa/SDK/Includes/Quesa/QuesaStyle.h,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** QuesaStyle.h 24 Jul 2005 20:00:02 -0000 1.21
--- QuesaStyle.h 2 Mar 2007 06:11:16 -0000 1.22
***************
*** 9,13 ****
COPYRIGHT:
! Copyright (c) 1999-2004, Quesa Developers. All rights reserved.
For the current release of Quesa, please see:
--- 9,13 ----
COPYRIGHT:
! Copyright (c) 1999-2007, Quesa Developers. All rights reserved.
For the current release of Quesa, please see:
***************
*** 377,380 ****
--- 377,384 ----
+ /*!
+ @functiongroup Subdivision
+ */
+
/*!
***************
*** 447,450 ****
--- 451,458 ----
+ /*!
+ @functiongroup Pick ID
+ */
+
/*!
***************
*** 517,520 ****
--- 525,532 ----
+ /*!
+ @functiongroup Pick Parts
+ */
+
/*!
***************
*** 586,589 ****
--- 598,604 ----
);
+ /*!
+ @functiongroup Cast Shadows
+ */
***************
*** 680,683 ****
--- 695,701 ----
#endif // QUESA_ALLOW_QD3D_EXTENSIONS
+ /*!
+ @functiongroup Receive Shadows
+ */
***************
*** 751,754 ****
--- 769,777 ----
+ /*!
+ @functiongroup Fill
+ */
+
+
/*!
***************
*** 821,824 ****
--- 844,850 ----
+ /*!
+ @functiongroup Backfacing
+ */
/*!
***************
*** 891,894 ****
--- 917,924 ----
+ /*!
+ @functiongroup Interpolation
+ */
+
/*!
***************
*** 960,963 ****
--- 990,996 ----
);
+ /*!
+ @functiongroup Highlight
+ */
***************
*** 1030,1033 ****
--- 1063,1069 ----
);
+ /*!
+ @functiongroup Orientation
+ */
***************
*** 1101,1104 ****
--- 1137,1144 ----
+ /*!
+ @functiongroup Antialias
+ */
+
/*!
***************
*** 1171,1174 ****
--- 1211,1218 ----
+ /*!
+ @functiongroup Fog
+ */
+
/*!
***************
*** 1242,1245 ****
--- 1286,1294 ----
+ // Work around a HeaderDoc bug
+ /*!
+ @functiongroup
+ */
+
|
| Thread | Author | Date |
|---|---|---|
| quesa/SDK/Includes/Quesa QuesaStyle.h,1.21,1.22 | James W. Walker <jwwalker@us...> |