blob: 20d54d2f77a5aa90809d3fa24ce3f5d869eea4fd [file] [log] [blame]
{{+bindTo:partials.standard_nacl_api}}
<h1>PPP_Graphics3D Struct Reference</h1>
<div id="doxygen-ref">
{{- dummy div to appease doxygen -}}
<div>
<!-- Generated by Doxygen 1.7.6.1 -->
</div>
<!--header-->
<div class="contents">
<!-- doxytag: class="PPP_Graphics3D" --><h2>
Data Fields</h2><table class="memberdecls">
<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>
</table>
<hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p><code>PPP_Graphics3D</code> defines the notification interface for a 3D graphics context. </p>
</div><hr /><h2>Field Documentation</h2>
<a class="anchor" id="ae7aba86d10d1b8c4c7a41bac3af64b0a"></a><!-- doxytag: member="PPP_Graphics3D::Graphics3DContextLost" ref="ae7aba86d10d1b8c4c7a41bac3af64b0a" args=")(PP_Instance instance)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<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>
</tr>
</table>
</div>
<div class="memdoc">
<p>Called when the OpenGL ES window is invalidated and needs to be repainted. </p>
</div>
</div>
<hr />The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="ppp__graphics__3d_8h.html">ppp_graphics_3d.h</a></li>
</ul>
</div><!-- contents -->
</div>
{{/partials.standard_nacl_api}}