Gnash  0.8.11dev
Classes | Namespaces | Functions
Geometry.h File Reference
#include "dsodefs.h"
#include "SWFMatrix.h"
#include "SWFRect.h"
#include "Point2d.h"
#include <vector>
#include <cmath>

Go to the source code of this file.

Classes

class  gnash::Edge
 Defines an edge with a control point and an anchor point. More...
 
class  gnash::Path
 A subset of a shape, a series of edges sharing a single set of styles. More...
 

Namespaces

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

Functions

bool gnash::geometry::pointTest (const std::vector< Path > &paths, const std::vector< LineStyle > &lineStyles, std::int32_t x, std::int32_t y, const SWFMatrix &wm)