source: OGRE/trunk/ogrenew/Docs/api/html/classOgre_1_1ILCodecs.html @ 657

Revision 657, 6.0 KB checked in by mattausch, 18 years ago (diff)

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>Ogre::ILCodecs class 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>Ogre::ILCodecs Class Reference</h1><code>#include &lt;<a class="el" href="OgreILCodecs_8h-source.html">OgreILCodecs.h</a>&gt;</code>
11<p>
12<a href="classOgre_1_1ILCodecs-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
13<tr><td></td></tr>
14<tr><td colspan=2><br><h2>Static Public Member Functions</h2></td></tr>
15<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ILCodecs.html#Ogre_1_1ILCodecse0">registerCodecs</a> (void)</td></tr>
16
17<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ILCodecs.html#Ogre_1_1ILCodecse1">deleteCodecs</a> (void)</td></tr>
18
19<tr><td colspan=2><br><h2>Static Protected Attributes</h2></td></tr>
20<tr><td class="memItemLeft" nowrap align=right valign=top>std::list&lt; <a class="el" href="classOgre_1_1ILImageCodec.html">ILImageCodec</a> * &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ILCodecs.html#Ogre_1_1ILCodecst0">codeclist</a></td></tr>
21
22</table>
23<hr><h2>Member Function Documentation</h2>
24<a class="anchor" name="Ogre_1_1ILCodecse1" doxytag="Ogre::ILCodecs::deleteCodecs" ></a><p>
25<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
26  <tr>
27    <td class="mdRow">
28      <table cellpadding="0" cellspacing="0" border="0">
29        <tr>
30          <td class="md" nowrap valign="top"> void Ogre::ILCodecs::deleteCodecs </td>
31          <td class="md" valign="top">(&nbsp;</td>
32          <td class="md" nowrap valign="top">void&nbsp;</td>
33          <td class="mdname1" valign="top" nowrap>          </td>
34          <td class="md" valign="top">&nbsp;)&nbsp;</td>
35          <td class="md" nowrap><code> [static]</code></td>
36        </tr>
37
38      </table>
39    </td>
40  </tr>
41</table>
42<table cellspacing=5 cellpadding=0 border=0>
43  <tr>
44    <td>
45      &nbsp;
46    </td>
47    <td>
48
49<p>
50    </td>
51  </tr>
52</table>
53<a class="anchor" name="Ogre_1_1ILCodecse0" doxytag="Ogre::ILCodecs::registerCodecs" ></a><p>
54<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
55  <tr>
56    <td class="mdRow">
57      <table cellpadding="0" cellspacing="0" border="0">
58        <tr>
59          <td class="md" nowrap valign="top"> void Ogre::ILCodecs::registerCodecs </td>
60          <td class="md" valign="top">(&nbsp;</td>
61          <td class="md" nowrap valign="top">void&nbsp;</td>
62          <td class="mdname1" valign="top" nowrap>          </td>
63          <td class="md" valign="top">&nbsp;)&nbsp;</td>
64          <td class="md" nowrap><code> [static]</code></td>
65        </tr>
66
67      </table>
68    </td>
69  </tr>
70</table>
71<table cellspacing=5 cellpadding=0 border=0>
72  <tr>
73    <td>
74      &nbsp;
75    </td>
76    <td>
77
78<p>
79    </td>
80  </tr>
81</table>
82<hr><h2>Member Data Documentation</h2>
83<a class="anchor" name="Ogre_1_1ILCodecst0" doxytag="Ogre::ILCodecs::codeclist" ></a><p>
84<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
85  <tr>
86    <td class="mdRow">
87      <table cellpadding="0" cellspacing="0" border="0">
88        <tr>
89          <td class="md" nowrap valign="top"> std::list&lt;<a class="el" href="classOgre_1_1ILImageCodec.html">ILImageCodec</a>*&gt; <a class="el" href="classOgre_1_1ILCodecs.html#Ogre_1_1ILCodecst0">Ogre::ILCodecs::codeclist</a><code> [static, protected]</code>
90      </table>
91    </td>
92  </tr>
93</table>
94<table cellspacing=5 cellpadding=0 border=0>
95  <tr>
96    <td>
97      &nbsp;
98    </td>
99    <td>
100
101<p>
102
103<p>
104Definition at line <a class="el" href="OgreILCodecs_8h-source.html#l00038">38</a> of file <a class="el" href="OgreILCodecs_8h-source.html">OgreILCodecs.h</a>.    </td>
105  </tr>
106</table>
107<hr>The documentation for this class was generated from the following file:<ul>
108<li><a class="el" href="OgreILCodecs_8h-source.html">OgreILCodecs.h</a></ul>
109<hr>
110<p>
111Copyright &copy; 2000-2005 by The OGRE Team<br />
112<!--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/>
113This 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/>
114                <!--/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#">
115                <Work rdf:about="">
116                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
117        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
118                </Work>
119                <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> -->
120
121Last modified Sun Feb 12 13:00:48 2006
122</p>
123</body>
124</html>
Note: See TracBrowser for help on using the repository browser.