|
Pepper_56_C_interfaces
Pepper_56_C_interfaces
|
#include "ppapi/c/pp_bool.h"#include "ppapi/c/pp_completion_callback.h"#include "ppapi/c/pp_instance.h"#include "ppapi/c/pp_macros.h"#include "ppapi/c/pp_resource.h"#include "ppapi/c/pp_stdint.h"#include "ppapi/c/pp_graphics_3d.h"Go to the source code of this file.
Classes | |
| struct | PPB_Graphics3D_1_0 |
Macros | |
| #define | PPB_GRAPHICS_3D_INTERFACE_1_0 "PPB_Graphics3D;1.0" |
| #define | PPB_GRAPHICS_3D_INTERFACE PPB_GRAPHICS_3D_INTERFACE_1_0 |
Typedefs | |
| typedef struct PPB_Graphics3D_1_0 | PPB_Graphics3D |
Defines the PPB_Graphics3D struct representing a 3D graphics context within the browser.