42#ifndef OGF_MESH_GFX_COMMON_COMMON
43#define OGF_MESH_GFX_COMMON_COMMON
46#ifdef mesh_gfx_EXPORTS
47# define MESH_GFX_API OGF_EXPORT
49# define MESH_GFX_API OGF_IMPORT
53 static class MESH_GFX_API mesh_gfx_libinit {
58 static void increment_users();
59 static void decrement_users();
65 } mesh_gfx_libinit_instance;
void initialize()
Initializes the command line framework.
void terminate()
Cleans up the command line framework.
Global Graphite namespace.
Definitions common to all include files in the basic library.