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