42#ifndef OGF_VOXEL_GFX_COMMON_COMMON
43#define OGF_VOXEL_GFX_COMMON_COMMON
46#ifdef voxel_gfx_EXPORTS
47# define VOXEL_GFX_API OGF_EXPORT
49# define VOXEL_GFX_API OGF_IMPORT
53 static class VOXEL_GFX_API voxel_gfx_libinit {
58 static void increment_users();
59 static void decrement_users();
65 } voxel_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.