<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>ZE::ImageData class Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.3-rc1 --> <center> <a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="namespaces.html">Namespace List</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="annotated.html">Compound List</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="namespacemembers.html">Namespace Members</a> <a class="qindex" href="functions.html">Compound Members</a> <a class="qindex" href="globals.html">File Members</a> </center> <hr><h1>ZE::ImageData Class Reference</h1><code>#include <<a class="el" href="ZE__DataPtr_8h-source.html">ZE_DataPtr.h</a>></code> <p> <a href="classZE_1_1ImageData-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> Class used to keep track of loaded data and associate an SDL_Surface with an index number and filename. <p> <table border=0 cellpadding=0 cellspacing=0> <tr><td></td></tr> <tr><td colspan=2><br><h2>Public Methods</h2></td></tr> <tr><td nowrap align=right valign=top> </td><td valign=bottom><a class="el" href="classZE_1_1ImageData.html#a0">ImageData</a> ()</td></tr> <tr><td> </td><td><font size=-1><em>Initialize <a class="el" href="classZE_1_1ImageData.html">ImageData</a>.</em> <a href="#a0"></a><em></em></font><br><br></td></tr> <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr> <tr><td nowrap align=right valign=top><a name="m0" doxytag="ZE::ImageData::image"></a> SDL_Surface * </td><td valign=bottom><a class="el" href="classZE_1_1ImageData.html#m0">image</a></td></tr> <tr><td> </td><td><font size=-1><em>Pointer to SDL_Surface.</em></font><br><br></td></tr> <tr><td nowrap align=right valign=top><a name="m1" doxytag="ZE::ImageData::filename"></a> string </td><td valign=bottom><a class="el" href="classZE_1_1ImageData.html#m1">filename</a></td></tr> <tr><td> </td><td><font size=-1><em>File image was loaded from.</em></font><br><br></td></tr> </table> <hr><h2>Constructor & Destructor Documentation</h2> <a name="a0" doxytag="ZE::ImageData::ImageData"></a><p> <table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> ZE::ImageData::ImageData </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">) </td> <td class="md" nowrap><code> [inline]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> Sets image pointer to NULL </td> </tr> </table> <hr>The documentation for this class was generated from the following file:<ul> <li>/home/James/ZEngine-dev/include/<a class="el" href="ZE__DataPtr_8h-source.html">ZE_DataPtr.h</a></ul> <hr><address style="align: right;"><small>Generated on Wed Nov 20 01:18:05 2002 for ZEngine by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border=0 width=110 height=53></a>1.3-rc1 </small></address> </body> </html>