|
Geogram Version 1.8.5
A programming library of geometric algorithms
|
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 | { GEOGRAM_NO_HANDLER = 0 , GEOGRAM_INSTALL_HANDLERS = 1 } |
| Symbolic constants for GEO::initialize() More... | |
Functions | |
| void | GEO::initialize (int flags=GEOGRAM_INSTALL_HANDLERS) |
| 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.