#include <micropather.h>
Public Attributes | |
void * | state |
The state as a void*. | |
float | cost |
The cost to the state. Use FLT_MAX for infinite cost. | |
Used to pass the cost of states from the cliet application to MicroPather. This structure is copied in a vector.