39 #ifndef H_OGF_MESH_COMMON_COMMON_H
40 #define H_OGF_MESH_COMMON_COMMON_H
50 # define MESH_API OGF_EXPORT
52 # define MESH_API OGF_IMPORT
56 static class MESH_API mesh_libinit {
61 static void increment_users();
62 static void decrement_users();
68 } mesh_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.