Grid.cpp File Reference

#include "Grid.h"
#include <iostream>
#include <fstream>
#include <string>

Namespaces

namespace  MipBaselib

Defines

#define GRID_RESOLUTION   0.05

Functions

static bool MipBaselib::_compareByFrame (Cell *first, Cell *second)
 Useful to sort vectors of Cell* by frame.
static bool MipBaselib::_compareByCone (Cell *first, Cell *second)
 Useful to sort vectors of Cell* by cone.
static bool MipBaselib::_compareByIndexI (Cell *first, Cell *second)
 Useful to sort vectors of Cell* by index i of their indexes.
static bool MipBaselib::_compareByIndexJ (Cell *first, Cell *second)
 Useful to sort vectors of Cell* by index j of their indexes.

Define Documentation

#define GRID_RESOLUTION   0.05


Generated on Mon Feb 20 07:01:08 2017 for MIP by  doxygen 1.5.6