source: OGRE/trunk/ogrenew/Docs/api/html/classOgre_1_1Codec_1_1CodecData.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::Codec::CodecData 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::Codec::CodecData Class Reference</h1><code>#include &lt;<a class="el" href="OgreCodec_8h-source.html">OgreCodec.h</a>&gt;</code>
11<p>
12<p>Inheritance diagram for Ogre::Codec::CodecData:
13<p><center><img src="classOgre_1_1Codec_1_1CodecData.png" usemap="#Ogre::Codec::CodecData_map" border="0" alt=""></center>
14<map name="Ogre::Codec::CodecData_map">
15<area href="classOgre_1_1ImageCodec_1_1ImageData.html" alt="Ogre::ImageCodec::ImageData" shape="rect" coords="0,56,182,80">
16</map>
17<a href="classOgre_1_1Codec_1_1CodecData-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
18<tr><td></td></tr>
19<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
20<tr><td class="memItemLeft" nowrap align=right valign=top>virtual&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Codec_1_1CodecData.html#Ogre_1_1Codec_1_1CodecDataa0">~CodecData</a> ()</td></tr>
21
22<tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="namespaceOgre.html#a426">String</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Codec_1_1CodecData.html#Ogre_1_1Codec_1_1CodecDataa1">dataType</a> () const </td></tr>
23
24<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the type of the data.  <a href="#Ogre_1_1Codec_1_1CodecDataa1"></a><br><br></td></tr>
25</table>
26<hr><h2>Constructor &amp; Destructor Documentation</h2>
27<a class="anchor" name="Ogre_1_1Codec_1_1CodecDataa0" doxytag="Ogre::Codec::CodecData::~CodecData" ></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"> virtual Ogre::Codec::CodecData::~<a class="el" href="classOgre_1_1Codec_1_1CodecData.html">CodecData</a> </td>
34          <td class="md" valign="top">(&nbsp;</td>
35          <td class="mdname1" valign="top" nowrap>          </td>
36          <td class="md" valign="top">&nbsp;)&nbsp;</td>
37          <td class="md" nowrap><code> [virtual]</code></td>
38        </tr>
39
40      </table>
41    </td>
42  </tr>
43</table>
44<table cellspacing=5 cellpadding=0 border=0>
45  <tr>
46    <td>
47      &nbsp;
48    </td>
49    <td>
50
51<p>
52
53<p>
54Definition at line <a class="el" href="OgreCodec_8h-source.html#l00055">55</a> of file <a class="el" href="OgreCodec_8h-source.html">OgreCodec.h</a>.    </td>
55  </tr>
56</table>
57<hr><h2>Member Function Documentation</h2>
58<a class="anchor" name="Ogre_1_1Codec_1_1CodecDataa1" doxytag="Ogre::Codec::CodecData::dataType" ></a><p>
59<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
60  <tr>
61    <td class="mdRow">
62      <table cellpadding="0" cellspacing="0" border="0">
63        <tr>
64          <td class="md" nowrap valign="top"> virtual <a class="el" href="namespaceOgre.html#a426">String</a> Ogre::Codec::CodecData::dataType </td>
65          <td class="md" valign="top">(&nbsp;</td>
66          <td class="mdname1" valign="top" nowrap>          </td>
67          <td class="md" valign="top">&nbsp;)&nbsp;</td>
68          <td class="md" nowrap> const<code> [virtual]</code></td>
69        </tr>
70
71      </table>
72    </td>
73  </tr>
74</table>
75<table cellspacing=5 cellpadding=0 border=0>
76  <tr>
77    <td>
78      &nbsp;
79    </td>
80    <td>
81
82<p>
83Returns the type of the data.
84<p>
85
86<p>
87Reimplemented in <a class="el" href="classOgre_1_1ImageCodec_1_1ImageData.html#Ogre_1_1ImageCodec_1_1ImageDataa1">Ogre::ImageCodec::ImageData</a>.
88<p>
89Definition at line <a class="el" href="OgreCodec_8h-source.html#l00059">59</a> of file <a class="el" href="OgreCodec_8h-source.html">OgreCodec.h</a>.
90<p>
91References <a class="el" href="OgrePrerequisites_8h-source.html#l00154">Ogre::String</a>.    </td>
92  </tr>
93</table>
94<hr>The documentation for this class was generated from the following file:<ul>
95<li><a class="el" href="OgreCodec_8h-source.html">OgreCodec.h</a></ul>
96<hr>
97<p>
98Copyright &copy; 2000-2005 by The OGRE Team<br />
99<!--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/>
100This 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/>
101                <!--/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#">
102                <Work rdf:about="">
103                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
104        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
105                </Work>
106                <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> -->
107
108Last modified Sun Feb 12 13:00:16 2006
109</p>
110</body>
111</html>
Note: See TracBrowser for help on using the repository browser.