|
OpenCPN Partial API docs
|
Public Member Functions | |
| CompressionPoolThread (JobTicket *ticket, wxEvtHandler *message_target) | |
| void * | Entry () |
Public Attributes | |
| wxEvtHandler * | m_pMessageTarget |
| JobTicket * | m_ticket |
Definition at line 54 of file gl_texture_mgr.h.
| CompressionPoolThread::CompressionPoolThread | ( | JobTicket * | ticket, |
| wxEvtHandler * | message_target | ||
| ) |
Definition at line 653 of file gl_texture_mgr.cpp.
| void * CompressionPoolThread::Entry | ( | ) |
Definition at line 661 of file gl_texture_mgr.cpp.
| wxEvtHandler* CompressionPoolThread::m_pMessageTarget |
Definition at line 59 of file gl_texture_mgr.h.
| JobTicket* CompressionPoolThread::m_ticket |
Definition at line 60 of file gl_texture_mgr.h.