Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 60f1dc962abad0f3b492991a4fbef9be > files > 1539

vtk-doc-5.4.2-5mdv2010.0.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>VTK: vtkShaderDeviceAdapter Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <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="classes.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
      <li><a href="annotated.html"><span>Class&nbsp;List</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>
<div class="contents">
<h1>vtkShaderDeviceAdapter Class Reference</h1><!-- doxytag: class="vtkShaderDeviceAdapter" --><!-- doxytag: inherits="vtkObject" --><code>#include &lt;<a class="el" href="a05340.html">vtkShaderDeviceAdapter.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkShaderDeviceAdapter:</div>
<div class="dynsection">
<p><center><img src="a14406.png" border="0" usemap="#a14407" alt="Inheritance graph"></center>
<map name="a14407">
<area shape="rect" href="a00259.html" title="adapter to pass generic vertex attributes to the rendering pipeline to be used in..." alt="" coords="5,229,195,256"><area shape="rect" href="a00646.html" title="adapter to pass generic vertex attributes to the rendering pipeline to be used in..." alt="" coords="219,229,427,256"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="171,80,251,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="156,5,265,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkShaderDeviceAdapter:</div>
<div class="dynsection">
<p><center><img src="a14408.png" border="0" usemap="#a14409" alt="Collaboration graph"></center>
<map name="a14409">
<area shape="rect" href="a01537.html" title="vtkShaderProgram" alt="" coords="273,496,409,523"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="433,96,513,123"><area shape="rect" href="a00285.html" title="create and manipulate unsorted lists of objects" alt="" coords="351,315,452,341"><area shape="rect" href="a00286.html" title="vtkCollectionElement" alt="" coords="399,189,548,216"><area shape="rect" href="a00287.html" title="iterator through a vtkCollection." alt="" coords="501,405,645,432"><area shape="rect" href="a01915.html" title="encapsulates a VTK Material description." alt="" coords="675,315,792,341"><area shape="rect" href="a01902.html" title="Represents an XML element and those nested inside." alt="" coords="725,189,872,216"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="352,5,461,32"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="485,5,595,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a14410.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
an adapter to pass generic vertex attributes to the rendering pipeline. .SECTION This class is an adapter used to pass generic vertex attributes to the rendering pipeline. Since this changes based on the shading language used, this class merely defines the API and subclasses provide implementations for Cg and GSince this changes based on the shading language used, this class merely defines the API and subclasses provide implementations for Cg and GLSL. 
<p>
<dl class="user" compact><dt><b>Thanks:</b></dt><dd>Support for generic vertex attributes in VTK was contributed in collaboration with Stephane Ploix at EDF. </dd></dl>

<p>Definition at line <a class="el" href="a05340.html#l00037">37</a> of file <a class="el" href="a05340.html">vtkShaderDeviceAdapter.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="a01084.html">vtkObject</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01536.html#01ea4dc4c82471bd827e5fa8973762a1">Superclass</a></td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01536.html#b2b30400a1d126499d2fc712dd8be498">GetClassName</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01536.html#b089da5c8ee29b40ffb2b30a0a45b757">IsA</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01536.html#f2e7df268e57428d6665cd6d880c0c75">PrintSelf</a> (ostream &amp;os, <a class="el" href="a00869.html">vtkIndent</a> indent)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01536.html#3f3a4d4d48d9ae9bd4b038d2c4532ab8">PrepareForRender</a> ()=0</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01536.html#44e78e68950fb97794e46bae30cd5e29">SendAttribute</a> (const char *attrname, int components, int type, const void *attribute, unsigned long offset=0)=0</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01536.html#188e998587606b520ae595e33d725360">SetShaderProgram</a> (<a class="el" href="a01537.html">vtkShaderProgram</a> *pgm)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="a01537.html">vtkShaderProgram</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01536.html#353dc4730fc6e9c94c6cc1a3f3152d39">GetShaderProgram</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01536.html#7ac05f945023381663942d53bb4564ce">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a01536.html">vtkShaderDeviceAdapter</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01536.html#2152896524b405401f0aac9f9046eab1">SafeDownCast</a> (<a class="el" href="a01084.html">vtkObject</a> *o)</td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01536.html#d37120a9d37cf4bfd0b01e04b389e0c7">vtkShaderDeviceAdapter</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01536.html#2064fd7d7b80391e95b922fd111c86da">~vtkShaderDeviceAdapter</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01537.html">vtkShaderProgram</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01536.html#743c1ea7028ce4d0990a639ba38bb563">ShaderProgram</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="01ea4dc4c82471bd827e5fa8973762a1"></a><!-- doxytag: member="vtkShaderDeviceAdapter::Superclass" ref="01ea4dc4c82471bd827e5fa8973762a1" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a01084.html">vtkObject</a> <a class="el" href="a01084.html">vtkShaderDeviceAdapter::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a01084.html#11429dee69f4b562e03e07b453dae9b5">vtkObject</a>.</p>

<p>Reimplemented in <a class="el" href="a00259.html#e2328cb76d189b504784201d850dafbc">vtkCgShaderDeviceAdapter</a>, and <a class="el" href="a00646.html#af512506f85ccfb1e68356d1af1a71de">vtkGLSLShaderDeviceAdapter</a>.</p>

<p>Definition at line <a class="el" href="a05340.html#l00040">40</a> of file <a class="el" href="a05340.html">vtkShaderDeviceAdapter.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="d37120a9d37cf4bfd0b01e04b389e0c7"></a><!-- doxytag: member="vtkShaderDeviceAdapter::vtkShaderDeviceAdapter" ref="d37120a9d37cf4bfd0b01e04b389e0c7" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkShaderDeviceAdapter::vtkShaderDeviceAdapter           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="2064fd7d7b80391e95b922fd111c86da"></a><!-- doxytag: member="vtkShaderDeviceAdapter::~vtkShaderDeviceAdapter" ref="2064fd7d7b80391e95b922fd111c86da" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkShaderDeviceAdapter::~vtkShaderDeviceAdapter           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="b2b30400a1d126499d2fc712dd8be498"></a><!-- doxytag: member="vtkShaderDeviceAdapter::GetClassName" ref="b2b30400a1d126499d2fc712dd8be498" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkShaderDeviceAdapter::GetClassName           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a01084.html#d95975c85c2896ea32ff4cf1f8de0886">vtkObject</a>.</p>

<p>Reimplemented in <a class="el" href="a00259.html#2798e289766058d4cbca5be70af0b804">vtkCgShaderDeviceAdapter</a>, and <a class="el" href="a00646.html#4fd7828f80aabb704c3330b0fd872116">vtkGLSLShaderDeviceAdapter</a>.</p>

</div>
</div><p>
<a class="anchor" name="7ac05f945023381663942d53bb4564ce"></a><!-- doxytag: member="vtkShaderDeviceAdapter::IsTypeOf" ref="7ac05f945023381663942d53bb4564ce" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkShaderDeviceAdapter::IsTypeOf           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. 
<p>Reimplemented from <a class="el" href="a01084.html#e9548a248bce0f02f73bbcccd0a9489e">vtkObject</a>.</p>

<p>Reimplemented in <a class="el" href="a00259.html#f5088dcda4cd645a442c5b36cdb97045">vtkCgShaderDeviceAdapter</a>, and <a class="el" href="a00646.html#a3d9e2aca651ed7b35f5634d9596d620">vtkGLSLShaderDeviceAdapter</a>.</p>

</div>
</div><p>
<a class="anchor" name="b089da5c8ee29b40ffb2b30a0a45b757"></a><!-- doxytag: member="vtkShaderDeviceAdapter::IsA" ref="b089da5c8ee29b40ffb2b30a0a45b757" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkShaderDeviceAdapter::IsA           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. 
<p>Reimplemented from <a class="el" href="a01084.html#831e57b04e46827a7098aa81abadee69">vtkObject</a>.</p>

<p>Reimplemented in <a class="el" href="a00259.html#45735affe332a9215bd023c9c73b96d2">vtkCgShaderDeviceAdapter</a>, and <a class="el" href="a00646.html#05ba9ca4e1e9acc7014afc81405c426a">vtkGLSLShaderDeviceAdapter</a>.</p>

</div>
</div><p>
<a class="anchor" name="2152896524b405401f0aac9f9046eab1"></a><!-- doxytag: member="vtkShaderDeviceAdapter::SafeDownCast" ref="2152896524b405401f0aac9f9046eab1" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01536.html">vtkShaderDeviceAdapter</a>* vtkShaderDeviceAdapter::SafeDownCast           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01084.html">vtkObject</a> *&nbsp;</td>
          <td class="paramname"> <em>o</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a01084.html#bb9351f076544c427ee91229dce83abe">vtkObject</a>.</p>

<p>Reimplemented in <a class="el" href="a00259.html#0d1ac52d780130e51f1be94456c1806e">vtkCgShaderDeviceAdapter</a>, and <a class="el" href="a00646.html#872f248cd56b967024537be31f6fbd13">vtkGLSLShaderDeviceAdapter</a>.</p>

</div>
</div><p>
<a class="anchor" name="f2e7df268e57428d6665cd6d880c0c75"></a><!-- doxytag: member="vtkShaderDeviceAdapter::PrintSelf" ref="f2e7df268e57428d6665cd6d880c0c75" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkShaderDeviceAdapter::PrintSelf           </td>
          <td>(</td>
          <td class="paramtype">ostream &amp;&nbsp;</td>
          <td class="paramname"> <em>os</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00869.html">vtkIndent</a>&nbsp;</td>
          <td class="paramname"> <em>indent</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use <a class="el" href="a01085.html#edadf6378465fd81c2592ef64262e2a5">Print()</a> instead) but used in the hierarchical print process to combine the output of several classes. 
<p>Reimplemented from <a class="el" href="a01084.html#bf3dbb4154289b56a12483eee3866263">vtkObject</a>.</p>

<p>Reimplemented in <a class="el" href="a00259.html#872d26c578afe4e34581173f534b23d7">vtkCgShaderDeviceAdapter</a>, and <a class="el" href="a00646.html#bf856622218293d3abe03ab4088ead81">vtkGLSLShaderDeviceAdapter</a>.</p>

</div>
</div><p>
<a class="anchor" name="44e78e68950fb97794e46bae30cd5e29"></a><!-- doxytag: member="vtkShaderDeviceAdapter::SendAttribute" ref="44e78e68950fb97794e46bae30cd5e29" args="(const char *attrname, int components, int type, const void *attribute, unsigned long offset=0)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkShaderDeviceAdapter::SendAttribute           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>attrname</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>components</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>type</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const void *&nbsp;</td>
          <td class="paramname"> <em>attribute</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned long&nbsp;</td>
          <td class="paramname"> <em>offset</em> = <code>0</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sends a single attribute to the graphics card. The attrname parameter identifies the name of attribute. The components parameter gives the number of components in the attribute. In general, components must be between 1-4, but a rendering system may impose even more constraints. The type parameter is a VTK type enumeration (VTK_FLOAT, VTK_INT, etc.). Again, a rendering system may not support all types for all attributes. The attribute parameter is the actual data for the attribute. If offset is specified, it is added to attribute pointer <code>after</code> it has been casted to the proper type. 
<p>Implemented in <a class="el" href="a00259.html#4c87d4aee830cb6dec33665e4725fa2a">vtkCgShaderDeviceAdapter</a>, and <a class="el" href="a00646.html#e82e9c2aa5fcf7514d72ca010c11057c">vtkGLSLShaderDeviceAdapter</a>.</p>

</div>
</div><p>
<a class="anchor" name="188e998587606b520ae595e33d725360"></a><!-- doxytag: member="vtkShaderDeviceAdapter::SetShaderProgram" ref="188e998587606b520ae595e33d725360" args="(vtkShaderProgram *pgm)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkShaderDeviceAdapter::SetShaderProgram           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01537.html">vtkShaderProgram</a> *&nbsp;</td>
          <td class="paramname"> <em>pgm</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the shader program which is being updated by this device adapter. The shader program is not reference counted to avoid reference loops. 
<p>Definition at line <a class="el" href="a05340.html#l00061">61</a> of file <a class="el" href="a05340.html">vtkShaderDeviceAdapter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="353dc4730fc6e9c94c6cc1a3f3152d39"></a><!-- doxytag: member="vtkShaderDeviceAdapter::GetShaderProgram" ref="353dc4730fc6e9c94c6cc1a3f3152d39" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="a01537.html">vtkShaderProgram</a>* vtkShaderDeviceAdapter::GetShaderProgram           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set the shader program which is being updated by this device adapter. The shader program is not reference counted to avoid reference loops. 
</div>
</div><p>
<a class="anchor" name="3f3a4d4d48d9ae9bd4b038d2c4532ab8"></a><!-- doxytag: member="vtkShaderDeviceAdapter::PrepareForRender" ref="3f3a4d4d48d9ae9bd4b038d2c4532ab8" args="()=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkShaderDeviceAdapter::PrepareForRender           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Implemented in <a class="el" href="a00259.html#5bcd85c3515db74d7ab0a9f9f773bdae">vtkCgShaderDeviceAdapter</a>, and <a class="el" href="a00646.html#470d987ef7d1d297218c218d21c89919">vtkGLSLShaderDeviceAdapter</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="743c1ea7028ce4d0990a639ba38bb563"></a><!-- doxytag: member="vtkShaderDeviceAdapter::ShaderProgram" ref="743c1ea7028ce4d0990a639ba38bb563" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01537.html">vtkShaderProgram</a>* <a class="el" href="a01536.html#743c1ea7028ce4d0990a639ba38bb563">vtkShaderDeviceAdapter::ShaderProgram</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a05340.html#l00075">75</a> of file <a class="el" href="a05340.html">vtkShaderDeviceAdapter.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>dox/Rendering/<a class="el" href="a05340.html">vtkShaderDeviceAdapter.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:33:44 2009 for VTK by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>