Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

marching.h

Go to the documentation of this file.
00001 #ifndef DEF_MARCHING_STUFF 00002 #define DEF_MARCHING_STUFF 00003 00004 #include <bicpl.h> 00005 #include <bicpl/marching_cubes.h> 00006 00007 #ifndef public 00008 #define public extern 00009 #define public_was_defined_here 00010 #endif 00011 00012 #include <bicpl/march_prototypes.h> 00013 00014 #ifdef public_was_defined_here 00015 #undef public 00016 #undef public_was_defined_here 00017 #endif 00018 00019 #endif

Generated on Wed Jul 28 09:10:57 2004 for BICPL by doxygen 1.3.7