Doxygen documentation for struct.h
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@751 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
9
const.h
9
const.h
@@ -19,13 +19,14 @@
|
||||
write to the Free Software Foundation, Inc.,
|
||||
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
///@file const.h
|
||||
/// Constants (preprocessor defines) and enumerations used anywhere.
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
#ifndef _CONST_H_
|
||||
#define _CONST_H_
|
||||
|
||||
|
||||
|
||||
// Déclaration des constantes ////////////////////////////////////////////////
|
||||
|
||||
#define M_2PI 6.28318530717958647692528676656 ///< Hmm, pie...
|
||||
|
||||
#define PERCENTAGE_VERSION "99.0%" ///< Version label, for display purpose
|
||||
|
||||
Reference in New Issue
Block a user