HOG2
Classes | Functions
Map2DConstrainedEnvironment.h File Reference
#include <iostream>
#include "Map2DEnvironment.h"
Include dependency graph for Map2DConstrainedEnvironment.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  xytLoc
 
struct  constraint
 
class  Map2DConstrainedEnvironment
 

Functions

static std::ostream & operator<< (std::ostream &out, const xytLoc &loc)
 
bool operator== (const xytLoc &l1, const xytLoc &l2)
 

Function Documentation

◆ operator<<()

static std::ostream& operator<< ( std::ostream &  out,
const xytLoc loc 
)
static

Definition at line 28 of file Map2DConstrainedEnvironment.h.

References loc::x, and loc::y.

◆ operator==()

bool operator== ( const xytLoc l1,
const xytLoc l2 
)

Definition at line 14 of file Map2DConstrainedEnvironment.cpp.

References xytLoc::l, and xytLoc::t.