| 
    Graphite Version 3
    
   An experimental 3D geometry processing program 
   | 
 
Common include file, providing basic definitions. Should be included before anything else by all header files in Vorpaline. More...
Go to the source code of this file.
Namespaces | |
| namespace | GEO | 
| Global Vorpaline namespace.  | |
Enumerations | |
| enum | {  GEO::GEOGRAM_INSTALL_NONE = 0 , GEO::GEOGRAM_INSTALL_HANDLERS = 1 , GEO::GEOGRAM_INSTALL_LOCALE = 2 , GEO::GEOGRAM_INSTALL_ERRNO = 4 , GEO::GEOGRAM_INSTALL_FPE = 8 , GEO::GEOGRAM_INSTALL_BIBLIO = 16 , GEO::GEOGRAM_INSTALL_ALL }  | 
| Symbolic constants for GEO::initialize()  More... | |
Functions | |
| void | GEO::initialize (int flags=GEOGRAM_INSTALL_NONE) | 
| Initialize Geogram.   | |
| void | GEO::terminate () | 
| Cleans up Geogram.   | |
Common include file, providing basic definitions. Should be included before anything else by all header files in Vorpaline.
Definition in file common.h.