Sophie

Sophie

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

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: vtkGenericVertexAttributeMapping 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>vtkGenericVertexAttributeMapping Class Reference</h1><!-- doxytag: class="vtkGenericVertexAttributeMapping" --><!-- doxytag: inherits="vtkObject" --><code>#include &lt;<a class="el" href="a05194.html">vtkGenericVertexAttributeMapping.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkGenericVertexAttributeMapping:</div>
<div class="dynsection">
<p><center><img src="a10120.png" border="0" usemap="#a10121" alt="Inheritance graph"></center>
<map name="a10121">
<area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="80,80,160,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="65,6,175,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkGenericVertexAttributeMapping:</div>
<div class="dynsection">
<p><center><img src="a10122.png" border="0" usemap="#a10123" alt="Collaboration graph"></center>
<map name="a10123">
<area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="87,96,167,123"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="5,5,115,32"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="139,5,248,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a10124.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
stores mapping for data arrays to generic vertex attributes. 
<p>
<a class="el" href="a00608.html" title="stores mapping for data arrays to generic vertex attributes.">vtkGenericVertexAttributeMapping</a> stores mapping between data arrays and generic vertex attributes. It is used by <a class="el" href="a01151.html" title="PolyDataMapper using painters.">vtkPainterPolyDataMapper</a> to pass the mappings to the painter which rendering the attributes. <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="a05194.html#l00032">32</a> of file <a class="el" href="a05194.html">vtkGenericVertexAttributeMapping.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="a00608.html#9c900954702f34d4a56f249bcd03e974">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="a00608.html#b572dda577cb7abc847fd236686ee98d">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="a00608.html#09f72bbbb097b8948ce6be1dca156368">IsA</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00608.html#c9436046d12b65b3da48ab69839e01ce">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">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00608.html#2e4e619283460cf2ab73ea6dfc2f4884">RemoveMapping</a> (const char *attributeName)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00608.html#d55e7109e6441a13c18742cb5e214e62">RemoveAllMappings</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00608.html#77f9807052a832bf94d8eb04a75a7bfa">GetNumberOfMappings</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00608.html#6aeabfa4e6b2c4f4d2dc246e026a526e">GetAttributeName</a> (unsigned int index)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00608.html#1aa07dc10d3b7ced84fcedf73645b5ba">GetArrayName</a> (unsigned int index)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00608.html#552696ecc09c23eab3ee5e3a24b69637">GetFieldAssociation</a> (unsigned int index)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00608.html#3c5e59410e5d519ff29b5747192f5294">GetComponent</a> (unsigned int index)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00608.html#c917cc99edb49df6397a33de6d7c3f39">GetTextureUnit</a> (unsigned int index)</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="a00608.html#419af0949fe8d161294688773ad53483">AddMapping</a> (const char *attributeName, const char *arrayName, int fieldAssociation, int component)</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="a00608.html#983ea1893fb969ea7e6d75faf825d261">AddMapping</a> (int unit, const char *arrayName, int fieldAssociation, int component)</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 <br>
<a class="el" href="a00608.html">vtkGenericVertexAttributeMapping</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00608.html#d70f643ffc380f4c22d22e90e8c9c347">New</a> ()</td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <br>
<a class="el" href="a00608.html">vtkGenericVertexAttributeMapping</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00608.html#2a84118ab68ce1738f723d0d56234bbf">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="a00608.html#4155416a5e0b266c8010bc771ae65ef8">vtkGenericVertexAttributeMapping</a> ()</td></tr>

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

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="9c900954702f34d4a56f249bcd03e974"></a><!-- doxytag: member="vtkGenericVertexAttributeMapping::Superclass" ref="9c900954702f34d4a56f249bcd03e974" 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">vtkGenericVertexAttributeMapping::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

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

<p>Definition at line <a class="el" href="a05194.html#l00036">36</a> of file <a class="el" href="a05194.html">vtkGenericVertexAttributeMapping.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="4155416a5e0b266c8010bc771ae65ef8"></a><!-- doxytag: member="vtkGenericVertexAttributeMapping::vtkGenericVertexAttributeMapping" ref="4155416a5e0b266c8010bc771ae65ef8" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkGenericVertexAttributeMapping::vtkGenericVertexAttributeMapping           </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="d1d22327f2f8b8177dec22bcea099193"></a><!-- doxytag: member="vtkGenericVertexAttributeMapping::~vtkGenericVertexAttributeMapping" ref="d1d22327f2f8b8177dec22bcea099193" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkGenericVertexAttributeMapping::~vtkGenericVertexAttributeMapping           </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="d70f643ffc380f4c22d22e90e8c9c347"></a><!-- doxytag: member="vtkGenericVertexAttributeMapping::New" ref="d70f643ffc380f4c22d22e90e8c9c347" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00608.html">vtkGenericVertexAttributeMapping</a>* vtkGenericVertexAttributeMapping::New           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. 
<p>Reimplemented from <a class="el" href="a01084.html#4d5b227267c076d6f9e38483370b6612">vtkObject</a>.</p>

</div>
</div><p>
<a class="anchor" name="b572dda577cb7abc847fd236686ee98d"></a><!-- doxytag: member="vtkGenericVertexAttributeMapping::GetClassName" ref="b572dda577cb7abc847fd236686ee98d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkGenericVertexAttributeMapping::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>

</div>
</div><p>
<a class="anchor" name="f77f5a38553429eb5bf327c6a57b3d27"></a><!-- doxytag: member="vtkGenericVertexAttributeMapping::IsTypeOf" ref="f77f5a38553429eb5bf327c6a57b3d27" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkGenericVertexAttributeMapping::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>

</div>
</div><p>
<a class="anchor" name="09f72bbbb097b8948ce6be1dca156368"></a><!-- doxytag: member="vtkGenericVertexAttributeMapping::IsA" ref="09f72bbbb097b8948ce6be1dca156368" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkGenericVertexAttributeMapping::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>

</div>
</div><p>
<a class="anchor" name="2a84118ab68ce1738f723d0d56234bbf"></a><!-- doxytag: member="vtkGenericVertexAttributeMapping::SafeDownCast" ref="2a84118ab68ce1738f723d0d56234bbf" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00608.html">vtkGenericVertexAttributeMapping</a>* vtkGenericVertexAttributeMapping::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>

</div>
</div><p>
<a class="anchor" name="c9436046d12b65b3da48ab69839e01ce"></a><!-- doxytag: member="vtkGenericVertexAttributeMapping::PrintSelf" ref="c9436046d12b65b3da48ab69839e01ce" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkGenericVertexAttributeMapping::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>

</div>
</div><p>
<a class="anchor" name="419af0949fe8d161294688773ad53483"></a><!-- doxytag: member="vtkGenericVertexAttributeMapping::AddMapping" ref="419af0949fe8d161294688773ad53483" args="(const char *attributeName, const char *arrayName, int fieldAssociation, int component)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkGenericVertexAttributeMapping::AddMapping           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>attributeName</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>arrayName</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>fieldAssociation</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>component</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Select a data array from the point/cell data and map it to a generic vertex attribute. Note that indices change when a mapping is added/removed. 
</div>
</div><p>
<a class="anchor" name="983ea1893fb969ea7e6d75faf825d261"></a><!-- doxytag: member="vtkGenericVertexAttributeMapping::AddMapping" ref="983ea1893fb969ea7e6d75faf825d261" args="(int unit, const char *arrayName, int fieldAssociation, int component)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkGenericVertexAttributeMapping::AddMapping           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>unit</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>arrayName</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>fieldAssociation</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>component</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Select a data array and use it as multitexture texture coordinates. Note the texture unit parameter should correspond to the texture unit set on the texture. 
</div>
</div><p>
<a class="anchor" name="2e4e619283460cf2ab73ea6dfc2f4884"></a><!-- doxytag: member="vtkGenericVertexAttributeMapping::RemoveMapping" ref="2e4e619283460cf2ab73ea6dfc2f4884" args="(const char *attributeName)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool vtkGenericVertexAttributeMapping::RemoveMapping           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>attributeName</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Remove a vertex attribute mapping. 
</div>
</div><p>
<a class="anchor" name="d55e7109e6441a13c18742cb5e214e62"></a><!-- doxytag: member="vtkGenericVertexAttributeMapping::RemoveAllMappings" ref="d55e7109e6441a13c18742cb5e214e62" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkGenericVertexAttributeMapping::RemoveAllMappings           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Remove all mappings. 
</div>
</div><p>
<a class="anchor" name="77f9807052a832bf94d8eb04a75a7bfa"></a><!-- doxytag: member="vtkGenericVertexAttributeMapping::GetNumberOfMappings" ref="77f9807052a832bf94d8eb04a75a7bfa" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int vtkGenericVertexAttributeMapping::GetNumberOfMappings           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get number of mapppings. 
</div>
</div><p>
<a class="anchor" name="6aeabfa4e6b2c4f4d2dc246e026a526e"></a><!-- doxytag: member="vtkGenericVertexAttributeMapping::GetAttributeName" ref="6aeabfa4e6b2c4f4d2dc246e026a526e" args="(unsigned int index)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* vtkGenericVertexAttributeMapping::GetAttributeName           </td>
          <td>(</td>
          <td class="paramtype">unsigned int&nbsp;</td>
          <td class="paramname"> <em>index</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the attribute name at the given index. 
</div>
</div><p>
<a class="anchor" name="1aa07dc10d3b7ced84fcedf73645b5ba"></a><!-- doxytag: member="vtkGenericVertexAttributeMapping::GetArrayName" ref="1aa07dc10d3b7ced84fcedf73645b5ba" args="(unsigned int index)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* vtkGenericVertexAttributeMapping::GetArrayName           </td>
          <td>(</td>
          <td class="paramtype">unsigned int&nbsp;</td>
          <td class="paramname"> <em>index</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the array name at the given index. 
</div>
</div><p>
<a class="anchor" name="552696ecc09c23eab3ee5e3a24b69637"></a><!-- doxytag: member="vtkGenericVertexAttributeMapping::GetFieldAssociation" ref="552696ecc09c23eab3ee5e3a24b69637" args="(unsigned int index)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vtkGenericVertexAttributeMapping::GetFieldAssociation           </td>
          <td>(</td>
          <td class="paramtype">unsigned int&nbsp;</td>
          <td class="paramname"> <em>index</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the field association at the given index. 
</div>
</div><p>
<a class="anchor" name="3c5e59410e5d519ff29b5747192f5294"></a><!-- doxytag: member="vtkGenericVertexAttributeMapping::GetComponent" ref="3c5e59410e5d519ff29b5747192f5294" args="(unsigned int index)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vtkGenericVertexAttributeMapping::GetComponent           </td>
          <td>(</td>
          <td class="paramtype">unsigned int&nbsp;</td>
          <td class="paramname"> <em>index</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the component no. at the given index. 
</div>
</div><p>
<a class="anchor" name="c917cc99edb49df6397a33de6d7c3f39"></a><!-- doxytag: member="vtkGenericVertexAttributeMapping::GetTextureUnit" ref="c917cc99edb49df6397a33de6d7c3f39" args="(unsigned int index)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vtkGenericVertexAttributeMapping::GetTextureUnit           </td>
          <td>(</td>
          <td class="paramtype">unsigned int&nbsp;</td>
          <td class="paramname"> <em>index</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the component no. at the given index. 
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>dox/Rendering/<a class="el" href="a05194.html">vtkGenericVertexAttributeMapping.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:04:41 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>