Gnash  0.8.10
Classes | Namespaces | Functions
Transform.h File Reference
#include "SWFMatrix.h"
#include "SWFCxForm.h"

Go to the source code of this file.

Classes

class  gnash::Transform
 The Transform class expresses a stage in a cumulative transformation. More...

Namespaces

namespace  gnash
 

Anonymous namespace for callbacks, local functions, event handlers etc.


Functions

Transform gnash::operator* (const Transform &a, const Transform &b)
 Concatenate two transforms.