PLplot 5.15.0
|
#include "plplot.h"
#include "wxPLplotstream.h"
#include <wx/window.h>
#include <wx/dcmemory.h>
#include <wx/dcclient.h>
#include <wx/dcgraph.h>
#include <wx/dcbuffer.h>
Go to the source code of this file.
Classes | |
class | wxPLplotwindow< WXWINDOW > |
Variables | |
template<class WXWINDOW> | |
const int | wxPLplotwindow< WXWINDOW >::ID_RENDERTIMER = ::wxNewId() |
const int wxPLplotwindow< WXWINDOW >::ID_RENDERTIMER = ::wxNewId() |
Definition at line 86 of file wxPLplotwindow.h.