#include <resourcethread.h>
Inherits ResourceThreadItem.

Public Member Functions | |
| AResourceThreadItem (ResourcePixmap *pixmap, Asset *asset, int x, int channel, int64_t start, int64_t end, int operation_count) | |
| ~AResourceThreadItem () | |
Data Fields | |
| int | x |
| int | channel |
| int64_t | start |
| int64_t | end |
Definition at line 39 of file resourcethread.h.
| AResourceThreadItem::AResourceThreadItem | ( | ResourcePixmap * | pixmap, | |
| Asset * | asset, | |||
| int | x, | |||
| int | channel, | |||
| int64_t | start, | |||
| int64_t | end, | |||
| int | operation_count | |||
| ) |
Definition at line 78 of file resourcethread.C.
| AResourceThreadItem::~AResourceThreadItem | ( | ) |
Definition at line 93 of file resourcethread.C.
| int64_t AResourceThreadItem::start |
| int64_t AResourceThreadItem::end |
1.5.5