HiRep
0.1
Loading...
Searching...
No Matches
geometry_type.h
Go to the documentation of this file.
1
/***************************************************************************\
2
* Copyright (c) 2008-2024, Claudio Pica, Sofie Martins *
3
* All rights reserved. *
4
\**************************************************************************/
5
11
#ifndef GEOMETRY_TYPE_H
12
#define GEOMETRY_TYPE_H
13
14
#ifdef WITH_NEW_GEOMETRY
15
typedef
enum
{ EVEN = 1, ODD = 2, GLOBAL = 3 } gd_type;
16
#endif
17
18
#endif
Include
Geometry
geometry_type.h
Generated by
1.12.0