Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > 06719cf03808e17ae6f0852ca1052dc2 > files > 2395

libogre1-devel-0.13.0-1mdk.i586.rpm

<html>
<head>
<title>Ogre::ImageCodec::ImageData class Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
<link type="text/css" rel="stylesheet" href="style.css">
</head>

<body>
<!-- Generated by Doxygen 1.2.16 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>Ogre::ImageCodec::ImageData  Class Reference</h1><a class="el" href="classOgre_1_1Codec.html">Codec</a> return class for images. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="OgreImageCodec_8h-source.html">OgreImageCodec.h</a>&gt;</code>
<p>
Inheritance diagram for Ogre::ImageCodec::ImageData:<p><center><img src="classOgre_1_1ImageCodec_1_1ImageData__inherit__graph.png" border="0" usemap="#Ogre_1_1ImageCodec_1_1ImageData__inherit__map" alt="Inheritance graph"></center>
<map name="Ogre_1_1ImageCodec_1_1ImageData__inherit__map">
<area href="classOgre_1_1Codec_1_1CodecData.html" shape="rect" coords="23,36,180,17" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for Ogre::ImageCodec::ImageData:<p><center><img src="classOgre_1_1ImageCodec_1_1ImageData__coll__graph.png" border="0" usemap="#Ogre_1_1ImageCodec_1_1ImageData__coll__map" alt="Collaboration graph"></center>
<map name="Ogre_1_1ImageCodec_1_1ImageData__coll__map">
<area href="classOgre_1_1Codec_1_1CodecData.html" shape="rect" coords="23,36,180,17" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classOgre_1_1ImageCodec_1_1ImageData-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1String.html">String</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ImageCodec_1_1ImageData.html#Ogre_1_1ImageCodec_1_1ImageDataa0">dataType</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Returns the type of the data.</em> <a href="#Ogre_1_1ImageCodec_1_1ImageDataa0"></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 class="el" href="namespaceOgre.html#a352">uint</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ImageCodec_1_1ImageData.html#Ogre_1_1ImageCodec_1_1ImageDatam0">height</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a352">uint</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ImageCodec_1_1ImageData.html#Ogre_1_1ImageCodec_1_1ImageDatam1">width</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a352">uint</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ImageCodec_1_1ImageData.html#Ogre_1_1ImageCodec_1_1ImageDatam2">size</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a352">uint</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ImageCodec_1_1ImageData.html#Ogre_1_1ImageCodec_1_1ImageDatam3">depth</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a351">ushort</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ImageCodec_1_1ImageData.html#Ogre_1_1ImageCodec_1_1ImageDatam4">num_mipmaps</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a352">uint</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ImageCodec_1_1ImageData.html#Ogre_1_1ImageCodec_1_1ImageDatam5">flags</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a623">PixelFormat</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1ImageCodec_1_1ImageData.html#Ogre_1_1ImageCodec_1_1ImageDatam6">format</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="classOgre_1_1Codec.html">Codec</a> return class for images.
<p>
Has imformation about the size and the pixel format of the image. 
<p>

<p>
Definition at line <a class="el" href="OgreImageCodec_8h-source.html#l00043">43</a> of file <a class="el" href="OgreImageCodec_8h-source.html">OgreImageCodec.h</a>.<hr><h2>Member Function Documentation</h2>
<a name="Ogre_1_1ImageCodec_1_1ImageDataa0" doxytag="Ogre::ImageCodec::ImageData::dataType"></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"> <a class="el" href="classOgre_1_1String.html">String</a> Ogre::ImageCodec::ImageData::dataType </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Returns the type of the data.
<p>

<p>
Reimplemented from <a class="el" href="classOgre_1_1Codec_1_1CodecData.html#Ogre_1_1Codec_1_1CodecDataa1">Ogre::Codec::CodecData</a>.
<p>
Definition at line <a class="el" href="OgreImageCodec_8h-source.html#l00056">56</a> of file <a class="el" href="OgreImageCodec_8h-source.html">OgreImageCodec.h</a>.    </td>
  </tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a name="Ogre_1_1ImageCodec_1_1ImageDatam3" doxytag="Ogre::ImageCodec::ImageData::depth"></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"> <a class="el" href="namespaceOgre.html#a352">uint</a> Ogre::ImageCodec::ImageData::depth
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreImageCodec_8h-source.html#l00049">49</a> of file <a class="el" href="OgreImageCodec_8h-source.html">OgreImageCodec.h</a>.
<p>
Referenced by <a class="el" href="OgreImage_8cpp-source.html#l00226">Ogre::Image::load</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1ImageCodec_1_1ImageDatam5" doxytag="Ogre::ImageCodec::ImageData::flags"></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"> <a class="el" href="namespaceOgre.html#a352">uint</a> Ogre::ImageCodec::ImageData::flags
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreImageCodec_8h-source.html#l00051">51</a> of file <a class="el" href="OgreImageCodec_8h-source.html">OgreImageCodec.h</a>.
<p>
Referenced by <a class="el" href="OgreImage_8cpp-source.html#l00226">Ogre::Image::load</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1ImageCodec_1_1ImageDatam6" doxytag="Ogre::ImageCodec::ImageData::format"></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"> <a class="el" href="namespaceOgre.html#a623">PixelFormat</a> Ogre::ImageCodec::ImageData::format
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreImageCodec_8h-source.html#l00053">53</a> of file <a class="el" href="OgreImageCodec_8h-source.html">OgreImageCodec.h</a>.
<p>
Referenced by <a class="el" href="OgreImage_8cpp-source.html#l00226">Ogre::Image::load</a>(), <a class="el" href="OgreWin32Window_8cpp-source.html#l00282">Ogre::Win32Window::writeContentsToFile</a>(), <a class="el" href="OgreSDLWindow_8cpp-source.html#l00141">Ogre::SDLWindow::writeContentsToFile</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00483">Ogre::D3D9RenderWindow::writeContentsToFile</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00635">Ogre::D3D7RenderWindow::writeContentsToFile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1ImageCodec_1_1ImageDatam0" doxytag="Ogre::ImageCodec::ImageData::height"></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"> <a class="el" href="namespaceOgre.html#a352">uint</a> Ogre::ImageCodec::ImageData::height
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreImageCodec_8h-source.html#l00046">46</a> of file <a class="el" href="OgreImageCodec_8h-source.html">OgreImageCodec.h</a>.
<p>
Referenced by <a class="el" href="OgreImage_8cpp-source.html#l00226">Ogre::Image::load</a>(), <a class="el" href="OgreWin32Window_8cpp-source.html#l00282">Ogre::Win32Window::writeContentsToFile</a>(), <a class="el" href="OgreSDLWindow_8cpp-source.html#l00141">Ogre::SDLWindow::writeContentsToFile</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00483">Ogre::D3D9RenderWindow::writeContentsToFile</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00635">Ogre::D3D7RenderWindow::writeContentsToFile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1ImageCodec_1_1ImageDatam4" doxytag="Ogre::ImageCodec::ImageData::num_mipmaps"></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"> <a class="el" href="namespaceOgre.html#a351">ushort</a> Ogre::ImageCodec::ImageData::num_mipmaps
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreImageCodec_8h-source.html#l00050">50</a> of file <a class="el" href="OgreImageCodec_8h-source.html">OgreImageCodec.h</a>.
<p>
Referenced by <a class="el" href="OgreImage_8cpp-source.html#l00226">Ogre::Image::load</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1ImageCodec_1_1ImageDatam2" doxytag="Ogre::ImageCodec::ImageData::size"></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"> <a class="el" href="namespaceOgre.html#a352">uint</a> Ogre::ImageCodec::ImageData::size
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreImageCodec_8h-source.html#l00048">48</a> of file <a class="el" href="OgreImageCodec_8h-source.html">OgreImageCodec.h</a>.
<p>
Referenced by <a class="el" href="OgreImage_8cpp-source.html#l00226">Ogre::Image::load</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1ImageCodec_1_1ImageDatam1" doxytag="Ogre::ImageCodec::ImageData::width"></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"> <a class="el" href="namespaceOgre.html#a352">uint</a> Ogre::ImageCodec::ImageData::width
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreImageCodec_8h-source.html#l00047">47</a> of file <a class="el" href="OgreImageCodec_8h-source.html">OgreImageCodec.h</a>.
<p>
Referenced by <a class="el" href="OgreImage_8cpp-source.html#l00226">Ogre::Image::load</a>(), <a class="el" href="OgreWin32Window_8cpp-source.html#l00282">Ogre::Win32Window::writeContentsToFile</a>(), <a class="el" href="OgreSDLWindow_8cpp-source.html#l00141">Ogre::SDLWindow::writeContentsToFile</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00483">Ogre::D3D9RenderWindow::writeContentsToFile</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00635">Ogre::D3D7RenderWindow::writeContentsToFile</a>().    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="OgreImageCodec_8h-source.html">OgreImageCodec.h</a></ul>
<p>
Copyright &copy; 2002-2003 by The OGRE Team<br />
Last modified Wed Jan 21 00:17:56 2004
</p>
</body>
</html>