From 880653d31a8f1ff8384fdbc75b84934bceecfdb8 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sat, 18 Nov 2000 06:43:49 +0000 Subject: Initial revision --- demos/MiscDemos/tess.h | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 demos/MiscDemos/tess.h (limited to 'demos/MiscDemos/tess.h') diff --git a/demos/MiscDemos/tess.h b/demos/MiscDemos/tess.h new file mode 100644 index 0000000..998c67b --- /dev/null +++ b/demos/MiscDemos/tess.h @@ -0,0 +1,40 @@ +/* DO NOT EDIT THIS FILE - it is machine generated */ +#include +/* Header for class tess */ + +#ifndef _Included_tess +#define _Included_tess +#ifdef __cplusplus +extern "C" { +#endif +/* Inaccessible static: LOCK */ +#undef tess_assert +#define tess_assert 0L +/* Inaccessible static: isInc */ +/* Inaccessible static: incRate */ +#undef tess_TOP_ALIGNMENT +#define tess_TOP_ALIGNMENT 0.0f +#undef tess_CENTER_ALIGNMENT +#define tess_CENTER_ALIGNMENT 0.5f +#undef tess_BOTTOM_ALIGNMENT +#define tess_BOTTOM_ALIGNMENT 1.0f +#undef tess_LEFT_ALIGNMENT +#define tess_LEFT_ALIGNMENT 0.0f +#undef tess_RIGHT_ALIGNMENT +#define tess_RIGHT_ALIGNMENT 1.0f +#undef tess_serialVersionUID +#define tess_serialVersionUID -7644114512714619750LL +#undef tess_serialVersionUID +#define tess_serialVersionUID 4613797578919906343LL +/* Inaccessible static: nameCounter */ +#undef tess_serialVersionUID +#define tess_serialVersionUID -2728009084054400034LL +#undef tess_serialVersionUID +#define tess_serialVersionUID -5836846270535785031LL +/* Inaccessible static: rect */ +/* Inaccessible static: tri */ +/* Inaccessible static: star */ +#ifdef __cplusplus +} +#endif +#endif -- cgit v1.2.3