Hybrid A* Planner
 All Classes Namespaces Files Functions Variables Friends Pages
Public Member Functions | Public Attributes | List of all members
HybridAStar::IntPoint Class Reference

#include <point.h>

Public Member Functions

 IntPoint (int _x, int _y)
 

Public Attributes

int x
 
int y
 

Detailed Description

A light-weight integer point with fields x,y


The documentation for this class was generated from the following file: