Home | History | Annotate | Download | only in c
      1 {{+bindTo:partials.standard_nacl_api}}
      2 <h1>PPP_Graphics3D Struct Reference</h1>
      3 <div id="doxygen-ref">
      4 {{- dummy div to appease doxygen -}}
      5   <div>
      6 <!-- Generated by Doxygen 1.7.6.1 -->
      7 
      8 
      9 </div>
     10 <!--header-->
     11 <div class="contents">
     12 <!-- doxytag: class="PPP_Graphics3D" --><h2>
     13 Data Fields</h2><table class="memberdecls">
     14 
     15 <tr><td class="memItemLeft" align="right" valign="top">void(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p_p___graphics3_d__1__0.html#ae7aba86d10d1b8c4c7a41bac3af64b0a">Graphics3DContextLost</a> )(<a class="el" href="group___typedefs.html#ga89b662403e6a687bb914b80114c0d19d">PP_Instance</a> instance)</td></tr>
     16 </table>
     17 <hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
     18 <div class="textblock"><p><code>PPP_Graphics3D</code> defines the notification interface for a 3D graphics context. </p>
     19 </div><hr /><h2>Field Documentation</h2>
     20 <a class="anchor" id="ae7aba86d10d1b8c4c7a41bac3af64b0a"></a><!-- doxytag: member="PPP_Graphics3D::Graphics3DContextLost" ref="ae7aba86d10d1b8c4c7a41bac3af64b0a" args=")(PP_Instance instance)" -->
     21 <div class="memitem">
     22 <div class="memproto">
     23 <table class="memname">
     24 <tr>
     25 <td class="memname">void(* <a class="el" href="struct_p_p_p___graphics3_d__1__0.html#ae7aba86d10d1b8c4c7a41bac3af64b0a">PPP_Graphics3D::Graphics3DContextLost</a>)(<a class="el" href="group___typedefs.html#ga89b662403e6a687bb914b80114c0d19d">PP_Instance</a> instance)</td>
     26 </tr>
     27 </table>
     28 </div>
     29 <div class="memdoc">
     30 <p>Called when the OpenGL ES window is invalidated and needs to be repainted. </p>
     31 </div>
     32 </div>
     33 <hr />The documentation for this struct was generated from the following file:<ul>
     34 <li><a class="el" href="ppp__graphics__3d_8h.html">ppp_graphics_3d.h</a></li>
     35 </ul>
     36 </div><!-- contents -->
     37 </div>
     38 {{/partials.standard_nacl_api}}
     39