|
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 49 of file glTextureManager.h.
| CompressionPoolThread::CompressionPoolThread | ( | JobTicket * | ticket, |
| wxEvtHandler * | message_target ) |
Definition at line 658 of file glTextureManager.cpp.
| void * CompressionPoolThread::Entry | ( | ) |
Definition at line 666 of file glTextureManager.cpp.
| wxEvtHandler* CompressionPoolThread::m_pMessageTarget |
Definition at line 54 of file glTextureManager.h.
| JobTicket* CompressionPoolThread::m_ticket |
Definition at line 55 of file glTextureManager.h.