|
Pepper_42_C_interfaces
|
#include <ppp_graphics_3d.h>

Public Attributes | |
| void(* | Graphics3DContextLost )(PP_Instance instance) |
PPP_Graphics3D defines the notification interface for a 3D graphics context.
Definition at line 33 of file ppp_graphics_3d.h.
| void(* PPP_Graphics3D_1_0::Graphics3DContextLost)(PP_Instance instance) |
Called when the OpenGL ES window is invalidated and needs to be repainted.
Definition at line 37 of file ppp_graphics_3d.h.
1.8.6