<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>