SO_PIMPL_PUBLIC_DECLARATION(SoIndexedTexture2)
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Class for 2D ind...
SoSFBool rescaleTexCoord
This field controls the way an image with non-power-of-two dimension is handled:
SoSFFloat minValue
Specifies the range of values which is mapped onto the color map (see SoColorMap).
void computeDataRange()
Compute the min and max value of the indexed image and put the result in minValue and maxValue.
SoSFEnum wrapT
Indicates what to do when texture coordinates in the T (vertical) direction lie outside the range 0-1...
SoSFArray2D imageIndex
This field contains the in-memory representation of the indexed texture image.
Abstract base class for texture mapping nodes.