|
Gnash
0.8.10
|
#include "ShapeRecord.h"#include <vector>#include "TypesParser.h"#include "utility.h"#include "SWF.h"#include "SWFStream.h"#include "movie_definition.h"#include "FillStyle.h"#include "Geometry.h"#include "GnashNumeric.h"#include "log.h"Namespaces | |
| namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
| namespace | gnash::SWF |
SWF format parsing classes. | |
Defines | |
| #define | SHAPE_LOG 0 |
Functions | |
| std::ostream & | gnash::SWF::operator<< (std::ostream &o, const ShapeRecord &sh) |
| #define SHAPE_LOG 0 |
| size_t _curredge |
| size_t _currpath |
| size_t _nedges |
| const Paths& _paths |
| const double _ratio |
| T::const_iterator _style1 |
| T::const_iterator _style2 |
1.7.5