#include <planners/output/PL_OutputWindow.h>
Inherits CBlankDialog.
Inherited by O_Bitmap.
Inheritance diagram for PL_OutputWindow:


Public Member Functions | |
| virtual | ~PL_OutputWindow () |
| void | DrawLine (double x0, double y0, double x1, double y1) const |
| void | DrawPoint (double x0, double y0) const |
| void | StartOutput () |
| void | EndOutput () |
| void | NameDialog (const char *name) |
Definition at line 42 of file PL_OutputWindow.h.
|
|
Definition at line 33 of file PL_OutputWindow.cpp. References EndOutput(). Here is the call graph for this function: ![]() |
|
||||||||||||||||||||
|
Definition at line 40 of file PL_OutputWindow.cpp. |
|
||||||||||||
|
Definition at line 50 of file PL_OutputWindow.cpp. |
|
|
Definition at line 101 of file PL_OutputWindow.cpp. References TRUE. Referenced by ~PL_OutputWindow(). |
|
|
Definition at line 112 of file PL_OutputWindow.cpp. |
|
|
Definition at line 59 of file PL_OutputWindow.cpp. References IDD_BLANK_DIALOG, and TRUE. |
1.4.6-NO