Pepper_37_C++_interfaces
|
#include "ppapi/c/pp_stdint.h"
#include "ppapi/cpp/resource.h"
#include "ppapi/cpp/size.h"
Go to the source code of this file.
Classes | |
class | pp::Graphics2D |
Namespaces | |
pp | |
The C++ interface to the Pepper API. | |
This file defines the API to create a 2D graphics context in the browser.
Definition in file graphics_2d.h.