MeshTex  3.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
PluginProperties.h File Reference

Information about this plugin used in areas like plugin registration and generating the About dialog. More...

#include "UtilityMacros.h"

Go to the source code of this file.

Macros

#define PLUGIN_NAME   "MeshTex"
#define PLUGIN_VERSION_MAJOR_NUMERIC   3
#define PLUGIN_VERSION_MINOR_NUMERIC   0
#define PLUGIN_VERSION   STRINGIFY_MACRO(PLUGIN_VERSION_MAJOR_NUMERIC) "." STRINGIFY_MACRO(PLUGIN_VERSION_MINOR_NUMERIC)
#define PLUGIN_AUTHOR   "Joel Baxter"
#define PLUGIN_AUTHOR_EMAIL   "joel.baxter@neogeographica.com"
#define PLUGIN_COPYRIGHT_DATE   "2012"
#define PLUGIN_DESCRIPTION   "Align and scale textures on patch meshes"
#define PLUGIN_FILE_BASENAME   "meshtex"
#define PLUGIN_FILE_DESCRIPTION   "patch mesh texturing plugin for GtkRadiant 1.5"

Detailed Description

Information about this plugin used in areas like plugin registration and generating the About dialog.