#include <guirrt.h>
Inheritance diagram for GuiRRT:
Public Methods | |
GuiRRT (Render *render, RRT *r) | |
virtual | ~GuiRRT () |
virtual void | Start () |
virtual void | CreateControlWindow () |
virtual void | ButtonHandle (int b) |
void | ResetRRT () |
void | WriteRRT () |
void | ReadRRT () |
void | DrawRRT () |
void | ReadAnimationFrames () |
void | WriteAnimationFrames () |
void | ReadPath () |
void | WritePath () |
void | PSDrawRRT () |
Public Attributes | |
double | GifSize |
bool | DumpTrees |
double | LineWidth |
double | PSLineWidth |
int | DrawIndexX |
int | DrawIndexY |
list<vector> | Path |
RRT* | rrt |
|
|
|
|
|
Reimplemented from Gui. |
|
Reimplemented from Gui. |
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from Gui. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|