Include dependency graph for ppp_graphics_3d.h:
Data Structures
struct | PPP_Graphics3D |
PPP_Graphics3D defines the notification interface for a 3D graphics context. More... |
Defines
#define | PPP_GRAPHICS_3D_INTERFACE "PPP_Graphics_3D;1.0" |
#define | PPP_GRAPHICS_3D_INTERFACE PPP_GRAPHICS_3D_INTERFACE |
Typedefs
typedef struct PPP_Graphics3D | PPP_Graphics3D |
Detailed Description
Defines the PPP_Graphics3D
struct representing a 3D graphics context within the browser.
Define Documentation
#define PPP_GRAPHICS_3D_INTERFACE "PPP_Graphics_3D;1.0" |