#include <mi32/stddefns.h>
Include dependency graph for elemtype.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | ELEMTYPE_Poly ELEMTYPE_Polygon |
| #define | ELEMTYPE_RastCell ELEMTYPE_RasterCellValue |
Enumerations | |
| enum | ELEMTYPE { ELEMTYPE_Empty = 0, ELEMTYPE_Node = 1, ELEMTYPE_Point = 2, ELEMTYPE_Line = 3, ELEMTYPE_Polygon = 4, ELEMTYPE_Label = 5, ELEMTYPE_CAD = 6, ELEMTYPE_RasterCellValue = 7, ELEMTYPE_Record = 8, ELEMTYPE_All = 9, ELEMTYPE_Edge = 10, ELEMTYPE_Triangle = 11, ELEMTYPE_Hull = 12, ELEMTYPE_Bookmark = 13, ELEMTYPE_DBCursor = 14, ELEMTYPE_NumTypes } |
Definition in file elemtype.h.
|
|
Definition at line 58 of file elemtype.h. |
|
|
Definition at line 59 of file elemtype.h. |
|
|
Definition at line 39 of file elemtype.h. |
1.3.8-20040913