Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release > by-pkgid > 58828b263d8f56d90ac336dea07a4586 > files > 727

irrlicht-doc-1.6.1-1mdv2010.1.x86_64.rpm

<!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>Irrlicht Engine: Deprecated List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<table class="irrlicht" >
  <tr valign="middle"> 
    <td><font size="2"><a class="qindex" href="index.html"><font color="#FFFFFF">Home</font></a> 
      | <a class="qindex" href="namespaces.html"><font color="#FFFFFF">Namespaces</font></a> 
      | <a class="qindex" href="hierarchy.html"><font color="#FFFFFF">Hierarchy</font></a> 
      | <a class="qindex" href="classes.html"><font color="#FFFFFF">Alphabetical 
      List</font></a> | <a class="qindex" href="annotated.html"><font color="#FFFFFF"> 
      Class list</font></a> | <a class="qindex" href="files.html"><font color="#FFFFFF">Files</font></a> 
      | <a class="qindex" href="namespacemembers.html"><font color="#FFFFFF"> 
      Namespace&nbsp;Members</font></a> | <a class="qindex" href="functions.html"><font color="#FFFFFF">Class 
      members</font></a> | <a class="qindex" href="globals.html"><font color="#FFFFFF">File 
      members</font></a> | <a class="qindex" href="pages.html"><font color="#FFFFFF">Tutorials</font></a></font> </td>
  </tr>
</table>
<!-- Generated by Doxygen 1.5.6 -->
<div class="contents">
<h1><a class="anchor" name="deprecated">Deprecated List </a></h1><a class="anchor" name="_deprecated000001"></a> <dl>
<dt>Member <a class="el" href="classirr_1_1scene_1_1_i_bone_scene_node.html#9639786722fb06fcad75384bf176fe01">irr::scene::IBoneSceneNode::getBoneName</a> () const  </dt>
<dd>Use getName instead. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000002"></a> <dl>
<dt>Member <a class="el" href="classirr_1_1scene_1_1_i_mesh_manipulator.html#6a745e87dd68894729095f211328b12b">irr::scene::IMeshManipulator::scaleMesh</a> (IMesh *mesh, const core::vector3df &amp;factor) const  </dt>
<dd>Use scale() instead </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000003"></a> <dl>
<dt>Member <a class="el" href="classirr_1_1scene_1_1_i_mesh_manipulator.html#94e51ee7f96bcae0dc87846d559e5418">irr::scene::IMeshManipulator::transformMesh</a> (IMesh *mesh, const core::matrix4 &amp;m) const  </dt>
<dd>Use transform() instead </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000005"></a> <dl>
<dt>Member <a class="el" href="classirr_1_1video_1_1_i_video_driver.html#ed772902f4fe1185b44ce81b9b0b9add">irr::video::IVideoDriver::makeColorKeyTexture</a> (video::ITexture *texture, <a class="el" href="position2d_8h.html#b5d145a98c3dec9a6ffcac4ed2cc200a">core::position2d&lt; s32 &gt;</a> colorKeyPixelPos, bool zeroTexels=false) const =0 </dt>
<dd>If set to true, then any texels that match the color key will have their color, as well as their alpha, set to zero (i.e. black). This behaviour matches the legacy (buggy) behaviour prior to release 1.5 and is provided for backwards compatibility only. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000004"></a> <dl>
<dt>Member <a class="el" href="classirr_1_1video_1_1_i_video_driver.html#701e7d2101eb26888f57928134bc2ffb">irr::video::IVideoDriver::makeColorKeyTexture</a> (video::ITexture *texture, video::SColor color, bool zeroTexels=false) const =0 </dt>
<dd>If set to true, then any texels that match the color key will have their color, as well as their alpha, set to zero (i.e. black). This behaviour matches the legacy (buggy) behaviour prior to release 1.5 and is provided for backwards compatibility only. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000006"></a> <dl>
<dt>Member <a class="el" href="namespaceirr_1_1core.html#d9a4cf4ed6b9e8763ffd6656121fd32e">irr::core::position2df</a>  </dt>
<dd>position2d is now a synonym for vector2d, but vector2d should be used directly. </dd>
</dl>
<p>
<a class="anchor" name="_deprecated000007"></a> <dl>
<dt>Member <a class="el" href="namespaceirr_1_1core.html#3643c2cc7820dd78cd87e73a46b92145">irr::core::position2di</a>  </dt>
<dd>position2d is now a synonym for vector2d, but vector2d should be used directly. </dd>
</dl>
</div>
<hr size="1">
<address style="align: right;">
<small> </small>
</address>
<table width="100%" border="0" cellspacing="0" cellpadding="2">
  <tr> 
    <td width="0"> <div align="left"><small><a href="http://irrlicht.sourceforge.net" target="_blank"><img src="irrlicht.png" alt="The Irrlicht Engine" align="middle" border=0 width=88 height=31></a></small></div></td>
    <td> <div align="left"><small><em><font size="2">The <a href="http://irrlicht.sourceforge.net" target="_blank">Irrlicht 
        Engine</a> Documentation &copy; 2003-2009 by Nikolaus Gebhardt. Generated 
        on Sun Jan 10 09:24:08 2010 by <a href="http://www.doxygen.org" target="_blank">Doxygen</a> 
        (1.5.6)</font></em></small></div></td>
  </tr>
</table>
<address style="align: right;">
</address>
</body>
</html>