#include "p.spath.h"
Include dependency graph for spath.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
struct | SPATHRESULT |
Defines | |
#define | HEX_BASED |
Functions | |
void | FreePath (SPATHRESULT *res) |
SPATHRESULT * | CalculatePath (int x1, int y1, int x2, int y2, int errper) |
SPATHRESULT* CalculatePath | ( | int | x1, | |
int | y1, | |||
int | x2, | |||
int | y2, | |||
int | errper | |||
) |
void FreePath | ( | SPATHRESULT * | res | ) |