Gnash  0.8.10
Namespaces | Functions
ASConversions.cpp File Reference
#include "ASConversions.h"
#include <boost/cstdint.hpp>
#include <cmath>
#include <limits>
#include "as_object.h"
#include "log.h"
#include "Global_as.h"
#include "GnashNumeric.h"
#include "namedStrings.h"
#include "as_value.h"
#include "SWFMatrix.h"
#include "SWFCxForm.h"
#include "flash/geom/ColorTransform_as.h"

Namespaces

namespace  gnash
 

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


Functions

SWFMatrix gnash::toSWFMatrix (as_object &o)
 Convert an object to a SWFMatrix.
SWFCxForm gnash::toCxForm (const ColorTransform_as &tr)
 Convert a ColorTransform_as to a SWFCxForm record.