TerraLib 4.1
E:/Projetos_Primeiro_Semestre_2012/TerraView/terralib/src/terralib/kernel/TeCoord2D.h File Reference

This file contains the definition of a classes to handle 2D coordinates. More...

#include <math.h>
#include "TeDefines.h"
#include "TePrecision.h"
#include <vector>

Go to the source code of this file.

Classes

class  TeCoord2D
 A class for handling 2D coordinates. More...
struct  TeCoordPair
 An structure that contains a pair of coordinates. More...

Typedefs

typedef vector< TeCoordPairTeCoordPairVect
 A vector of pairs of coordinates.

Detailed Description

This file contains the definition of a classes to handle 2D coordinates.


Typedef Documentation

typedef vector<TeCoordPair> TeCoordPairVect

A vector of pairs of coordinates.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines