source: OGRE/trunk/ogrenew/Docs/api/html/OgreZip_8h.html @ 692

Revision 692, 4.7 KB checked in by mattausch, 18 years ago (diff)

adding ogre 1.2 and dependencies

Line 
1<html>
2<head>
3<title>OgreZip.h File Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4<link type="text/css" rel="stylesheet" href="style.css">
5</head>
6
7<body>
8<!-- Generated by Doxygen 1.3.6 -->
9<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
10<h1>OgreZip.h File Reference</h1><code>#include "<a class="el" href="OgrePrerequisites_8h-source.html">OgrePrerequisites.h</a>"</code><br>
11<code>#include "<a class="el" href="OgreArchive_8h-source.html">OgreArchive.h</a>"</code><br>
12<code>#include "<a class="el" href="OgreArchiveFactory_8h-source.html">OgreArchiveFactory.h</a>"</code><br>
13
14<p>
15<a href="OgreZip_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
16<tr><td></td></tr>
17<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
18<tr><td class="memItemLeft" nowrap align=right valign=top>namespace &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespaceOgre.html">Ogre</a></td></tr>
19
20<tr><td colspan=2><br><h2>Typedefs</h2></td></tr>
21<tr><td class="memItemLeft" nowrap align=right valign=top>typedef zzip_dir&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreZip_8h.html#a0">ZZIP_DIR</a></td></tr>
22
23<tr><td class="memItemLeft" nowrap align=right valign=top>typedef zzip_file&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="OgreZip_8h.html#a1">ZZIP_FILE</a></td></tr>
24
25</table>
26<hr><h2>Typedef Documentation</h2>
27<a class="anchor" name="a0" doxytag="OgreZip.h::ZZIP_DIR" ></a><p>
28<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
29  <tr>
30    <td class="mdRow">
31      <table cellpadding="0" cellspacing="0" border="0">
32        <tr>
33          <td class="md" nowrap valign="top"> typedef struct zzip_dir <a class="el" href="OgreZip_8h.html#a0">ZZIP_DIR</a>
34      </table>
35    </td>
36  </tr>
37</table>
38<table cellspacing=5 cellpadding=0 border=0>
39  <tr>
40    <td>
41      &nbsp;
42    </td>
43    <td>
44
45<p>
46
47<p>
48Definition at line <a class="el" href="OgreZip_8h-source.html#l00034">34</a> of file <a class="el" href="OgreZip_8h-source.html">OgreZip.h</a>.    </td>
49  </tr>
50</table>
51<a class="anchor" name="a1" doxytag="OgreZip.h::ZZIP_FILE" ></a><p>
52<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
53  <tr>
54    <td class="mdRow">
55      <table cellpadding="0" cellspacing="0" border="0">
56        <tr>
57          <td class="md" nowrap valign="top"> typedef struct zzip_file <a class="el" href="OgreZip_8h.html#a1">ZZIP_FILE</a>
58      </table>
59    </td>
60  </tr>
61</table>
62<table cellspacing=5 cellpadding=0 border=0>
63  <tr>
64    <td>
65      &nbsp;
66    </td>
67    <td>
68
69<p>
70
71<p>
72Definition at line <a class="el" href="OgreZip_8h-source.html#l00035">35</a> of file <a class="el" href="OgreZip_8h-source.html">OgreZip.h</a>.    </td>
73  </tr>
74</table>
75<hr>
76<p>
77Copyright &copy; 2000-2005 by The OGRE Team<br />
78<!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/></a><br/>
79This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-ShareAlike 2.5 License</a>.<br/>
80                <!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
81                <Work rdf:about="">
82                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
83        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
84                </Work>
85                <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> -->
86
87Last modified Sun Mar 12 14:37:54 2006
88</p>
89</body>
90</html>
Note: See TracBrowser for help on using the repository browser.