|
Pepper_31_C_interfaces
|
#include "ppapi/c/pp_instance.h"#include "ppapi/c/pp_macros.h"#include "ppapi/c/pp_stdint.h"
Go to the source code of this file.
Classes | |
| struct | PPP_Graphics3D_1_0 |
Macros | |
| #define | PPP_GRAPHICS_3D_INTERFACE_1_0 "PPP_Graphics_3D;1.0" |
| #define | PPP_GRAPHICS_3D_INTERFACE PPP_GRAPHICS_3D_INTERFACE_1_0 |
Typedefs | |
| typedef struct PPP_Graphics3D_1_0 | PPP_Graphics3D |
Defines the PPP_Graphics3D struct representing a 3D graphics context within the browser.
Definition in file ppp_graphics_3d.h.
| #define PPP_GRAPHICS_3D_INTERFACE PPP_GRAPHICS_3D_INTERFACE_1_0 |
Definition at line 16 of file ppp_graphics_3d.h.
| #define PPP_GRAPHICS_3D_INTERFACE_1_0 "PPP_Graphics_3D;1.0" |
Definition at line 15 of file ppp_graphics_3d.h.
1.8.6