#include <overlayframe.h>
Inheritance diagram for BlendUnit:

Public Member Functions | |
| BlendUnit (BlendEngine *server, OverlayFrame *overlay) | |
| ~BlendUnit () | |
| void | process_package (LoadPackage *package) |
| void | translation_array_f (transfer_table_f *&table, float out_x1, float out_x2, float in_x1, float in_x2, int in_total, int out_total, int &out_x1_int, int &out_x2_int) |
| void | translate (VFrame *output, VFrame *input, float in_x1, float in_y1, float in_x2, float in_y2, float out_x1, float out_y1, float out_x2, float out_y2, float alpha, int mode, int row1, int row2) |
Public Attributes | |
| OverlayFrame * | overlay |
| BlendEngine * | blend_engine |
Definition at line 336 of file overlayframe.h.
|
||||||||||||
|
Definition at line 2554 of file overlayframe.C. References blend_engine. |
|
|
Definition at line 2561 of file overlayframe.C. |
|
|
Reimplemented from LoadClient. Definition at line 2565 of file overlayframe.C. References BlendEngine::alpha, blend_engine, BLEND_ONLY, BLEND_ONLY_3_NORMAL, BLEND_ONLY_4_NORMAL, BLEND_ONLY_TRANSFER_REPLACE, BlendEngine::input, BlendEngine::mode, BlendPackage::out_row1, BlendPackage::out_row2, and BlendEngine::output. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||
|
|
|
|
Definition at line 368 of file overlayframe.h. Referenced by BlendUnit(), and process_package(). |
|
|
Definition at line 367 of file overlayframe.h. |
1.4.4