|
OpenCPN Partial API docs
|
Implement thumbwin.h – Chart thumbnail object. More...
#include <stdlib.h>#include <math.h>#include <time.h>#include <wx/wxprec.h>#include <wx/wx.h>#include "thumbwin.h"#include "chartdb.h"#include "color_handler.h"#include "dychart.h"Go to the source code of this file.
Variables | |
| ThumbWin * | pthumbwin |
| Global instance. | |
Implement thumbwin.h – Chart thumbnail object.
Definition in file thumbwin.cpp.
| ThumbWin* pthumbwin |
Global instance.
Definition at line 40 of file thumbwin.cpp.