38 #ifndef H_OGF_SCENE_GRAPH_COMMON_COMMON_H
39 #define H_OGF_SCENE_GRAPH_COMMON_COMMON_H
48 #ifdef scene_graph_EXPORTS
49 # define SCENE_GRAPH_API OGF_EXPORT
51 # define SCENE_GRAPH_API OGF_IMPORT
66 static class SCENE_GRAPH_API scene_graph_libinit {
68 scene_graph_libinit() ;
69 ~scene_graph_libinit() ;
71 static void increment_users() ;
72 static void decrement_users() ;
79 } scene_graph_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.
Simple geometric objects and manipulations.
Definitions common to all include files in the gom library.
Definitions common to all include files in the gom_gom library.