38 #ifndef H_OGF_RENDERER_COMMON_COMMON_H
39 #define H_OGF_RENDERER_COMMON_COMMON_H
49 #ifdef renderer_EXPORTS
50 # define RENDERER_API OGF_EXPORT
52 # define RENDERER_API OGF_IMPORT
63 static class RENDERER_API renderer_libinit {
68 static void increment_users() ;
69 static void decrement_users() ;
76 } renderer_libinit_instance ;
Common include file, providing basic definitions. Should be included before anything else by all head...
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.