Desktop/FinalOpenEaagles/FinalOpenEaagles/otw/geoTypes.h File Reference

Include dependency graph for geoTypes.h:


Classes

struct  COORD_INT2_3D
struct  COORDINATE_4_2D
struct  COORDINATE_8_2D
struct  COORDINATE_4_3D
struct  GEO_COORD_3D
struct  GEO_COORD_2D
struct  MAP_COORD_3D
struct  MAP_COORD_2D
struct  VECTOR_3D
struct  TYPEBYTE
union  TRIPLET
struct  TRIPLET_ID
struct  POINT2D
struct  POINT3D
struct  TRIANGLE
struct  EDGE

Defines

#define isnan(x)   ((x) != (x))
#define MAXVERTICES   500000
#define MAXTRIANGLES   100000
#define MAXEDGES   100000

Typedefs

typedef unsigned char uint_1
typedef unsigned short int uint_2
typedef unsigned long int uint_4
typedef char int_1
typedef short int int_2
typedef long int int_4
typedef float float_4
typedef double float_8
typedef long long int_8
typedef unsigned long long uint_8
typedef float_8 GEO_FLOAT
typedef struct POINT3D VECTOR3D

Enumerations

enum  GEO_UNITS {
  RADIANS = 0, FEET, METERS, ARC_SECONDS,
  DEGREES
}

Variables

const int_2 NULL_S
const int_4 NULL_I
const float_4 NULL_F
const float_8 NULL_R

Define Documentation

#define isnan (  )     ((x) != (x))

#define MAXEDGES   100000

#define MAXTRIANGLES   100000

#define MAXVERTICES   500000


Typedef Documentation

typedef float float_4

typedef double float_8

typedef float_8 GEO_FLOAT

typedef char int_1

typedef short int int_2

typedef long int int_4

typedef long long int_8

typedef unsigned char uint_1

typedef unsigned short int uint_2

typedef unsigned long int uint_4

typedef unsigned long long uint_8

typedef struct POINT3D VECTOR3D


Enumeration Type Documentation

enum GEO_UNITS

Enumerator:
RADIANS 
FEET 
METERS 
ARC_SECONDS 
DEGREES 


Variable Documentation

const float_4 NULL_F

const int_4 NULL_I

const float_8 NULL_R

const int_2 NULL_S


Generated on Tue Dec 19 16:24:35 2006 for Eaagles by  doxygen 1.5.0