Gnash
0.8.11dev
|
#include "Geometry.h"
#include <cmath>
#include <algorithm>
#include <cstdint>
#include "log.h"
#include "LineStyle.h"
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) |