1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 2<html> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> 5 <title>File Index</title> 6 <link href="doxygen.css" rel="stylesheet" type="text/css"> 7 </head> 8 <body> 9<!-- Generated by Doxygen 1.7.4 --> 10 <div id="navrow1" class="tabs"> 11 <ul class="tablist"> 12 <li><a href="index.html"><span>Main Page</span></a></li> 13 <li class="current"><a href="annotated.html"><span>Data Structures</span></a></li> 14 <li><a href="files.html"><span>Files</span></a></li> 15 </ul> 16 </div> 17 <div id="navrow2" class="tabs2"> 18 <ul class="tablist"> 19 <li><a href="annotated.html"><span>Data Structures</span></a></li> 20 <li><a href="classes.html"><span>Data Structure Index</span></a></li> 21 <li><a href="functions.html"><span>Data Fields</span></a></li> 22 </ul> 23 </div> 24</div> 25<div id="side-nav" class="ui-resizable side-nav-resizable"> 26 <div id="nav-tree"> 27 <div id="nav-tree-contents"> 28 </div> 29 </div> 30 <div id="splitbar" style="-moz-user-select:none;" 31 class="ui-resizable-handle"> 32 </div> 33</div> 34<script type="text/javascript"> 35 initNavTree('structDMXWindowAttributesRec.html',''); 36</script> 37<div id="doc-content"> 38<div class="header"> 39 <div class="summary"> 40<a href="#pub-attribs">Data Fields</a> </div> 41 <div class="headertitle"> 42<div class="title">DMXWindowAttributesRec Struct Reference</div> </div> 43</div> 44<div class="contents"> 45<!-- doxytag: class="DMXWindowAttributesRec" --> 46<p><code>#include <<a class="el" href="dmxextension_8h_source.html">dmxextension.h</a>></code></p> 47<table class="memberdecls"> 48<tr><td colspan="2"><h2><a name="pub-attribs"></a> 49Data Fields</h2></td></tr> 50<tr><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structDMXWindowAttributesRec.html#a4a1dec7a3e658352f4764b4cbcfba15a">screen</a></td></tr> 51<tr><td class="memItemLeft" align="right" valign="top">Window </td><td class="memItemRight" valign="bottom"><a class="el" href="structDMXWindowAttributesRec.html#a782667f9b11d69c0d32149b03713fa46">window</a></td></tr> 52<tr><td class="memItemLeft" align="right" valign="top">xRectangle </td><td class="memItemRight" valign="bottom"><a class="el" href="structDMXWindowAttributesRec.html#a73d55840c5f9f2577d5a51712c30cedf">pos</a></td></tr> 53<tr><td class="memItemLeft" align="right" valign="top">xRectangle </td><td class="memItemRight" valign="bottom"><a class="el" href="structDMXWindowAttributesRec.html#a0397906d1b5c5fee806755ce6f06049e">vis</a></td></tr> 54</table> 55<hr/><a name="details" id="details"></a><h2>Detailed Description</h2> 56<div class="textblock"><p>Window attributes. Used by <a class="el" href="dmx_8c.html#a53d2083350694f2f57b8eda81fbe5388">ProcDMXGetWindowAttributes</a>. </p> 57</div><hr/><h2>Field Documentation</h2> 58<a class="anchor" id="a73d55840c5f9f2577d5a51712c30cedf"></a><!-- doxytag: member="DMXWindowAttributesRec::pos" ref="a73d55840c5f9f2577d5a51712c30cedf" args="" --> 59<div class="memitem"> 60<div class="memproto"> 61 <table class="memname"> 62 <tr> 63 <td class="memname">xRectangle <a class="el" href="structDMXWindowAttributesRec.html#a73d55840c5f9f2577d5a51712c30cedf">DMXWindowAttributesRec::pos</a></td> 64 </tr> 65 </table> 66</div> 67<div class="memdoc"> 68 69<p>Referenced by <a class="el" href="dmxextension_8h.html#a81cd222e07016da8ee5c87c44a03312a">dmxGetWindowAttributes()</a>, and <a class="el" href="dmx_8c.html#a686f18ccb493fefc4403401991da115a">dmxPopulate()</a>.</p> 70 71</div> 72</div> 73<a class="anchor" id="a4a1dec7a3e658352f4764b4cbcfba15a"></a><!-- doxytag: member="DMXWindowAttributesRec::screen" ref="a4a1dec7a3e658352f4764b4cbcfba15a" args="" --> 74<div class="memitem"> 75<div class="memproto"> 76 <table class="memname"> 77 <tr> 78 <td class="memname">int <a class="el" href="structDMXWindowAttributesRec.html#a4a1dec7a3e658352f4764b4cbcfba15a">DMXWindowAttributesRec::screen</a></td> 79 </tr> 80 </table> 81</div> 82<div class="memdoc"> 83 84<p>Referenced by <a class="el" href="dmxextension_8h.html#a81cd222e07016da8ee5c87c44a03312a">dmxGetWindowAttributes()</a>, and <a class="el" href="dmx_8c.html#a686f18ccb493fefc4403401991da115a">dmxPopulate()</a>.</p> 85 86</div> 87</div> 88<a class="anchor" id="a0397906d1b5c5fee806755ce6f06049e"></a><!-- doxytag: member="DMXWindowAttributesRec::vis" ref="a0397906d1b5c5fee806755ce6f06049e" args="" --> 89<div class="memitem"> 90<div class="memproto"> 91 <table class="memname"> 92 <tr> 93 <td class="memname">xRectangle <a class="el" href="structDMXWindowAttributesRec.html#a0397906d1b5c5fee806755ce6f06049e">DMXWindowAttributesRec::vis</a></td> 94 </tr> 95 </table> 96</div> 97<div class="memdoc"> 98 99<p>Referenced by <a class="el" href="dmxextension_8h.html#a81cd222e07016da8ee5c87c44a03312a">dmxGetWindowAttributes()</a>, and <a class="el" href="dmx_8c.html#a686f18ccb493fefc4403401991da115a">dmxPopulate()</a>.</p> 100 101</div> 102</div> 103<a class="anchor" id="a782667f9b11d69c0d32149b03713fa46"></a><!-- doxytag: member="DMXWindowAttributesRec::window" ref="a782667f9b11d69c0d32149b03713fa46" args="" --> 104<div class="memitem"> 105<div class="memproto"> 106 <table class="memname"> 107 <tr> 108 <td class="memname">Window <a class="el" href="structDMXWindowAttributesRec.html#a782667f9b11d69c0d32149b03713fa46">DMXWindowAttributesRec::window</a></td> 109 </tr> 110 </table> 111</div> 112<div class="memdoc"> 113 114<p>Referenced by <a class="el" href="dmxextension_8h.html#a81cd222e07016da8ee5c87c44a03312a">dmxGetWindowAttributes()</a>, and <a class="el" href="dmx_8c.html#a686f18ccb493fefc4403401991da115a">dmxPopulate()</a>.</p> 115 116</div> 117</div> 118<hr/>The documentation for this struct was generated from the following file:<ul> 119<li><a class="el" href="dmxextension_8h_source.html">dmxextension.h</a></li> 120</ul> 121</div> 122</div> 123 <div id="nav-path" class="navpath"> 124 <ul> 125 <li class="navelem"><a class="el" href="structDMXWindowAttributesRec.html">DMXWindowAttributesRec</a> </li> 126 <hr> 127 <address> 128 <small> 129 Generated June 29, 2004 for <a 130 href="http://dmx.sourceforge.net">Distributed Multihead X</a> by 131 <a href="http://www.doxygen.org/index.html">doxygen</a> 132 1.3.4. 133 </small> 134 </addres> 135 </hr> 136 </body> 137</html> 138