<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Thanks David. That fixed it. I was using this same lookup table to map scalars on vtkPolyData and it worked without setting the range so I didn't think it was a problem with the table settings.</div><div id="AppleMailSignature"><br></div><div id="AppleMailSignature">Thanks!</div><div id="AppleMailSignature"><br><br>Sent from my iPhone</div><div><br>On May 14, 2016, at 1:46 PM, David Gobbi <<a href="mailto:david.gobbi@gmail.com">david.gobbi@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, May 14, 2016 at 12:25 PM, Donny Zimmerman <span dir="ltr"><<a href="mailto:zmanvortex@gmail.com" target="_blank">zmanvortex@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div>I have searched the documentation for vtkTexture and can't figure out what I am doing wrong.</div></div></blockquote><div><br></div><div>Did you remember to set the range of the lookup table?</div><div>For a discrete mapping,</div><div><br></div><div>lookuptable->SetRange(0, cols->Count - 1);<br></div><div> </div></div><br></div></div>
</div></blockquote></body></html>