Functions | Variables
constants.h File Reference
#include "Coord.h"

Go to the source code of this file.

Functions

const Coord ERROR_COORD (-1,-1)

Variables

const int ERROR_DIST = -1

Detailed Description


Function Documentation

const Coord ERROR_COORD ( 1,
1 
)

error coordinate returned by functions if getting the coordinate failed (e.g., you do not have enough points left).


Variable Documentation

const int ERROR_DIST = -1

error distance returned by functions if getting the distance failed (e.g., you do not have enough points left).

 All Classes Files Functions Variables Enumerations Friends