|
struct | Cell2D |
|
class | Graph |
| Abstract graph interface optimized for path-finding. More...
|
|
struct | Node |
| Represents a node in a Graph data structured made for path-finding. More...
|
|
class | Routemaker |
| Main class responsible for handling creation of routes between keyframes. More...
|
|