NeoEngine | Engine namespace All classes, global objects and other symbols are placed inside this namespace. To save some typing, use the construct using namespace NeoEngine; in your source files. We advise against using the "using" keyword in headers, or you can get problems with other headers/source files including it and not expecting to bring all symbols from the namespace into global scope |