elemtype.h File Reference

<mi32/elemtype.h> Element type definitions More...

#include <mi32/stddefns.h>

Include dependency graph for elemtype.h:

Include dependency graph

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

Included by dependency graph

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
}


Detailed Description

<mi32/elemtype.h> Element type definitions

Definition in file elemtype.h.


Define Documentation

#define ELEMTYPE_Poly   ELEMTYPE_Polygon
 

Definition at line 58 of file elemtype.h.

#define ELEMTYPE_RastCell   ELEMTYPE_RasterCellValue
 

Definition at line 59 of file elemtype.h.


Enumeration Type Documentation

enum ELEMTYPE
 

Enumeration values:
ELEMTYPE_Empty  No element type.
ELEMTYPE_Node  Vector or TIN node.
ELEMTYPE_Point  Vector point.
ELEMTYPE_Line  Vector line.
ELEMTYPE_Polygon  Vector polygon.
ELEMTYPE_Label  Vector label.
ELEMTYPE_CAD  CAD element.
ELEMTYPE_RasterCellValue  Raster image cell value.
ELEMTYPE_Record  Absolute record number.
ELEMTYPE_All  All element types.
ELEMTYPE_Edge  TIN edge.
ELEMTYPE_Triangle  TIN triangle.
ELEMTYPE_Hull  TIN hull.
ELEMTYPE_Bookmark  Database Bookmark record number.
ELEMTYPE_DBCursor  Database cursor.
ELEMTYPE_NumTypes  Always the last entry.

Definition at line 39 of file elemtype.h.


Generated on Tue Dec 14 13:19:00 2004 for TNTsdk by  doxygen 1.3.8-20040913