12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
- <title>UAS2: sTextureChange Struct Reference</title>
- <link href="tabs.css" rel="stylesheet" type="text/css"/>
- <link href="doxygen.css" rel="stylesheet" type="text/css"/>
- </head>
- <body>
- <!-- Generated by Doxygen 1.6.2 -->
- <div class="navigation" id="top">
- <div class="tabs">
- <ul>
- <li><a href="main.html"><span>Main Page</span></a></li>
- <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
- <li><a href="files.html"><span>Files</span></a></li>
- </ul>
- </div>
- <div class="tabs">
- <ul>
- <li><a href="annotated.html"><span>Class List</span></a></li>
- <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
- <li><a href="functions.html"><span>Class Members</span></a></li>
- </ul>
- </div>
- </div>
- <div class="contents">
- <h1>sTextureChange Struct Reference</h1><!-- doxytag: class="sTextureChange" -->
- <p><a href="structs_texture_change-members.html">List of all members.</a></p>
- <table border="0" cellpadding="0" cellspacing="0">
- <tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
- <tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="structs_texture_change.html#a33c2c76c90b28c2048ff9bb1981058f8">sTextureChange</a> ()</td></tr>
- <tr><td colspan="2"><h2>Public Attributes</h2></td></tr>
- <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a42c64d39d60f90f5050d7a083c9e6794"></a><!-- doxytag: member="sTextureChange::m_bModelIndex" ref="a42c64d39d60f90f5050d7a083c9e6794" args="" -->
- BYTE </td><td class="memItemRight" valign="bottom"><b>m_bModelIndex</b></td></tr>
- <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a656caacb02287b6c8086b24e7f714a26"></a><!-- doxytag: member="sTextureChange::m_wOldTexture" ref="a656caacb02287b6c8086b24e7f714a26" args="" -->
- WORD </td><td class="memItemRight" valign="bottom"><b>m_wOldTexture</b></td></tr>
- <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac7ce85cc3012d390ec1a8a38851896a8"></a><!-- doxytag: member="sTextureChange::m_wNewTexture" ref="ac7ce85cc3012d390ec1a8a38851896a8" args="" -->
- WORD </td><td class="memItemRight" valign="bottom"><b>m_wNewTexture</b></td></tr>
- </table>
- <hr/><h2>Constructor & Destructor Documentation</h2>
- <a class="anchor" id="a33c2c76c90b28c2048ff9bb1981058f8"></a><!-- doxytag: member="sTextureChange::sTextureChange" ref="a33c2c76c90b28c2048ff9bb1981058f8" args="()" -->
- <div class="memitem">
- <div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">sTextureChange::sTextureChange </td>
- <td>(</td>
- <td class="paramname"></td>
- <td> ) </td>
- <td><code> [inline]</code></td>
- </tr>
- </table>
- </div>
- <div class="memdoc">
- <p><p>Index of body part affected</p>
- <p>Texture mask (0x05000000 file)</p>
- <p>Texture (0x05000000 file) </p>
- </p>
- </div>
- </div>
- <hr/>The documentation for this struct was generated from the following file:<ul>
- <li>E:/uas2/Server/<a class="el" href="_shared_8h_source.html">Shared.h</a></li>
- </ul>
- </div>
- <hr size="1"/><address style="text-align: right;"><small>Generated by
- <a href="http://www.doxygen.org/index.html">
- <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
- </body>
- </html>
|