
removed footer date for the time being (to prevent too much changes in documentation) implemented cleaning of GLUT bitmap font lists removed unused function in uicontext class renamed chm file added missing documentation back in nvcontext.xml git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2254 8e941d3f-bd1b-0410-a28a-d453659cc2b4
77 lines
4.4 KiB
HTML
77 lines
4.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
|
|
<title>GlutUIContext</title>
|
|
<link rel="stylesheet" href="../fpdoc.css" type="text/css">
|
|
|
|
</head>
|
|
<body>
|
|
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
|
|
<tr>
|
|
<td><b>[<a href="../nvglutcontext/index.html">Overview</a>][<a href="../nvglutcontext/index-4.html">Classes</a>][<a href="../nvglutcontext/index-8.html">Index</a>]</b></td>
|
|
<td align="right"><span class="bartitle">Reference for unit 'nvGlutContext' (<a href="../index.html">#nvidia-widgets</a>)</span></td>
|
|
</tr>
|
|
</table>
|
|
<h1>GlutUIContext</h1>
|
|
<p>[<a href="../nvglutcontext/glutuicontext-1.html" onClick="window.open('../nvglutcontext/glutuicontext-1.html', 'list', 'dependent=yes,resizable=yes,scrollbars=yes,height=400,width=300'); return false;">Properties</a> (<a href="../nvglutcontext/glutuicontext-2.html" onClick="window.open('../nvglutcontext/glutuicontext-2.html', 'list', 'dependent=yes,resizable=yes,scrollbars=yes,height=400,width=300'); return false;">by Name</a>)] [<a href="../nvglutcontext/glutuicontext-3.html" onClick="window.open('../nvglutcontext/glutuicontext-3.html', 'list', 'dependent=yes,resizable=yes,scrollbars=yes,height=400,width=300'); return false;">Methods</a> (<a href="../nvglutcontext/glutuicontext-4.html" onClick="window.open('../nvglutcontext/glutuicontext-4.html', 'list', 'dependent=yes,resizable=yes,scrollbars=yes,height=400,width=300'); return false;">by Name</a>)] [<a href="../nvglutcontext/glutuicontext-5.html" onClick="window.open('../nvglutcontext/glutuicontext-5.html', 'list', 'dependent=yes,resizable=yes,scrollbars=yes,height=400,width=300'); return false;">Events</a> (<a href="../nvglutcontext/glutuicontext-6.html" onClick="window.open('../nvglutcontext/glutuicontext-6.html', 'list', 'dependent=yes,resizable=yes,scrollbars=yes,height=400,width=300'); return false;">by Name</a>)] </p>
|
|
<p>GLut specific UI context</p>
|
|
<h2>Declaration</h2>
|
|
<p>Source position: nvglutcontext.pas line 27</p>
|
|
<table cellpadding="0" cellspacing="0">
|
|
<tr>
|
|
<td><p><tt><span class="code"><span class="kw">type</span> GlutUIContext <span class="sym">=</span> <span class="kw">class</span><span class="sym">(</span><a href="../nvcontext/uicontext.html">UIContext</a><span class="sym">)</span></span></tt></p></td>
|
|
</tr>
|
|
<tr>
|
|
<td><p><tt><span class="code"><span class="kw">public</span></span></tt></p></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><p><tt><span class="code"> <span class="kw">function </span><a href="../nvglutcontext/glutuicontext.init.html">init</a><span class="sym">();</span></span></tt></p></td>
|
|
<td><p> </p></td>
|
|
<td><p class="cmt">One time initialization</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td><p><tt><span class="code"><span class="kw">public</span></span></tt></p></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><p><tt><span class="code"> <span class="kw">procedure </span><a href="../nvglutcontext/glutuicontext.mouse.html">mouse</a><span class="sym">();</span></span></tt></p></td>
|
|
<td><p> </p></td>
|
|
<td><p class="cmt">UI method for processing GLUT mouse button events</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td><p><tt><span class="code"><span class="kw">public</span></span></tt></p></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><p><tt><span class="code"> <span class="kw">procedure </span><a href="../nvglutcontext/glutuicontext.specialkeyboard.html">specialKeyboard</a><span class="sym">();</span></span></tt></p></td>
|
|
<td><p> </p></td>
|
|
<td><p class="cmt">UI method for processing key events</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td><p><tt><span class="code"> <span class="kw">end</span><span class="sym">;</span></span></tt></p></td>
|
|
</tr>
|
|
</table>
|
|
<h2>Inheritance</h2>
|
|
<table cellpadding="0" cellspacing="0">
|
|
<tr>
|
|
<td align="center" valign="top"><p><tt><span class="code"><a href="../nvglutcontext/glutuicontext.html">GlutUIContext</a></span></tt></p></td>
|
|
<td><p> </p></td>
|
|
<td><p class="cmt">GLut specific UI context</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="center">|</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="center" valign="top"><p><tt><span class="code"><a href="../nvcontext/uicontext.html">UIContext</a></span></tt></p></td>
|
|
<td><p> </p></td>
|
|
<td><p class="cmt">Basic UI context</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="center">|</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="center"><p><tt><span class="code">TObject</span></tt></p></td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|