Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > aa937981cccb78f06312e3cc380fe202 > files > 1286

OpenSceneGraph-devel-2.8.3-3.fc14.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>OpenSceneGraph: osg::StateAttributeCallback Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath">
    <ul>
      <li><a class="el" href="a01628.html">osg</a>      </li>
      <li><a class="el" href="a00744.html">osg::StateAttributeCallback</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a>  </div>
  <div class="headertitle">
<h1>osg::StateAttributeCallback Class Reference</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="osg::StateAttributeCallback" --><!-- doxytag: inherits="osg::Object" --><div class="dynheader">
Inheritance diagram for osg::StateAttributeCallback:</div>
<div class="dyncontent">
<div class="center"><img src="a02272.png" border="0" usemap="#osg_1_1StateAttributeCallback_inherit__map" alt="Inheritance graph"/></div>
<map name="osg_1_1StateAttributeCallback_inherit__map" id="osg_1_1StateAttributeCallback_inherit__map">
<area shape="rect" id="node7" href="a00024.html" title="osgAnimation::AnimationUpdateCallback\&lt; osg::StateAttributeCallback \&gt;" alt="" coords="545,5,988,35"/><area shape="rect" id="node11" href="a01041.html" title="osg::ImageSequence::UpdateCallback" alt="" coords="644,59,889,88"/><area shape="rect" id="node2" href="a00500.html" title="Base class/standard interface for objects which require IO support, cloning and reference counting..." alt="" coords="175,32,263,61"/><area shape="rect" id="node4" href="a00627.html" title="Base class from providing referencing counted objects." alt="" coords="7,32,124,61"/><area shape="rect" id="node9" href="a01043.html" title="osgAnimation::UpdateMaterial" alt="" coords="1037,5,1235,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="a02273.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00744.html#a98e14e9d414e6099db6def5c4d87cee2">StateAttributeCallback</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00744.html#aed20f3567741fc1778c92de96c2c5681">StateAttributeCallback</a> (const <a class="el" href="a00744.html">StateAttributeCallback</a> &amp;, const <a class="el" href="a00169.html">CopyOp</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00744.html#aa0602adb5466cdf496c7edfd0d1ce5db">META_Object</a> (osg, <a class="el" href="a00744.html">StateAttributeCallback</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00744.html#afd68e83e21e8648ebe6dcf80b3efe859">operator()</a> (<a class="el" href="a00743.html">StateAttribute</a> *, <a class="el" href="a00497.html">NodeVisitor</a> *)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">do customized update code.  <a href="#afd68e83e21e8648ebe6dcf80b3efe859"></a><br/></td></tr>
</table>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a98e14e9d414e6099db6def5c4d87cee2"></a><!-- doxytag: member="osg::StateAttributeCallback::StateAttributeCallback" ref="a98e14e9d414e6099db6def5c4d87cee2" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">osg::StateAttributeCallback::StateAttributeCallback </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aed20f3567741fc1778c92de96c2c5681"></a><!-- doxytag: member="osg::StateAttributeCallback::StateAttributeCallback" ref="aed20f3567741fc1778c92de96c2c5681" args="(const StateAttributeCallback &amp;, const CopyOp &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">osg::StateAttributeCallback::StateAttributeCallback </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="a00744.html">StateAttributeCallback</a> &amp;&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="a00169.html">CopyOp</a> &amp;&nbsp;</td>
          <td class="paramname"></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="aa0602adb5466cdf496c7edfd0d1ce5db"></a><!-- doxytag: member="osg::StateAttributeCallback::META_Object" ref="aa0602adb5466cdf496c7edfd0d1ce5db" args="(osg, StateAttributeCallback)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">osg::StateAttributeCallback::META_Object </td>
          <td>(</td>
          <td class="paramtype">osg&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00744.html">StateAttributeCallback</a>&nbsp;</td>
          <td class="paramname"></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="afd68e83e21e8648ebe6dcf80b3efe859"></a><!-- doxytag: member="osg::StateAttributeCallback::operator()" ref="afd68e83e21e8648ebe6dcf80b3efe859" args="(StateAttribute *, NodeVisitor *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void osg::StateAttributeCallback::operator() </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00743.html">StateAttribute</a> *&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00497.html">NodeVisitor</a> *&nbsp;</td>
          <td class="paramname"></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>do customized update code. </p>

<p>Reimplemented in <a class="el" href="a01041.html#ab68e7873c11900a71d42d92051ee7e1f">osg::ImageSequence::UpdateCallback</a>, and <a class="el" href="a01043.html#ab5386a2919534ded583bc216716b23ca">osgAnimation::UpdateMaterial</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>osg/<a class="el" href="a01249.html">StateAttributeCallback</a></li>
</ul>
</div>
<hr>
<table border="0"><tr><td>
  <img src="osg32-32.png" alt="osg logo" />
</td><td>
  <address><small>Generated at Thu Aug 19 2010 16:22:43 for the <a href="http://www.openscenegraph.org/">OpenSceneGraph</a>
by <a href="http://www.doxygen.org">doxygen</a> 1.7.1.</small></address>
<!-- Dimitri van Heesch's e-mail address removed, lest he get messages on the OpenSceneGraph -->
</td></tr></table>
</body>
</html>