Gnash  0.8.11dev
Namespaces | Functions
ASConversions.cpp File Reference
#include "ASConversions.h"
#include <cstdint>
#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

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

Functions

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