Pepper_31_C_interfaces
Classes | Macros | Typedefs
ppp_graphics_3d.h File Reference
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_stdint.h"
Include dependency graph for ppp_graphics_3d.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
 

Detailed Description

Defines the PPP_Graphics3D struct representing a 3D graphics context within the browser.

Definition in file ppp_graphics_3d.h.

Macro Definition Documentation

#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.