#include <algos.h>


Public Member Functions | |
| void | Initialize () |
| to initialize a walker class, default does nothing. | |
| bool | Start (a2dObject *object) |
| Start traversing at object, returns true. | |
| bool | WalkTask (wxObject *parent, wxObject *object, a2dWalkEvent event) |
| called from within a2dCanvasDocument | |
Definition at line 32 of file algos.h.