Pepper_37_C++_interfaces
|
#include "ppapi/c/ppb_graphics_3d.h"
#include "ppapi/cpp/resource.h"
Go to the source code of this file.
Classes | |
class | pp::Graphics3D |
This class represents a 3D rendering context in the browser. More... | |
Namespaces | |
pp | |
The C++ interface to the Pepper API. | |
This file defines the API to create a 3D rendering context in the browser.
Definition in file graphics_3d.h.