#include </home/clem/local/src/opie/core/multimedia/opieplayer/libflash/matrix.h>
Public Member Functions | |
| Matrix | operator * (Matrix) |
| Matrix | invert () |
| Matrix () | |
| long | getX (long x, long y) |
| long | getY (long x, long y) |
Public Attributes | |
| float | a |
| float | b |
| float | c |
| float | d |
| long | tx |
| long | ty |
|
|
|
|
||||||||||||
|
Definition at line 36 of file matrix.h. Referenced by bbox(), Text::doText(), newPath(), operator *(), and DisplayList::render(). |
|
||||||||||||
|
Definition at line 42 of file matrix.h. Referenced by bbox(), Text::doText(), newPath(), operator *(), and DisplayList::render(). |
|
|
Definition at line 52 of file matrix.cc. References a, b, c, d, tx, and ty. Referenced by prepareStyles(). |
|
|
|
|
|
|
|
Definition at line 24 of file matrix.h. Referenced by GraphicDevice32::fillLineBitmap(), GraphicDevice24::fillLineBitmap(), GraphicDevice16::fillLineBitmap(), GraphicDevice32::fillLineRG(), GraphicDevice24::fillLineRG(), GraphicDevice16::fillLineRG(), GetMatrix(), CInputScript::GetMatrix(), getY(), invert(), Matrix(), operator *(), and prepareStyles(). |
|
|
|
1.4.2