|
Gnash
0.8.11dev
|
#include "VM.h"#include "fn_call.h"#include "Global_as.h"#include "Math_as.h"#include "log.h"#include "NativeFunction.h"#include "GnashNumeric.h"#include <cmath>#include <string>#include <boost/random.hpp>Namespaces | |
| gnash | |
| Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
| void | gnash::registerMathNative (as_object &proto) |
| void | gnash::math_class_init (as_object &where, const ObjectURI &uri) |
1.8.12