<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Mar 24, 2016 at 1:41 PM, Bill Lorensen <span dir="ltr"><<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Why not<br>
Set/Get/Insert/InsertNext/Tuple<br>
SetTuple, GetTuple, InsertTuple and InsertMNextTuple are used in many<br>
other classes.</blockquote><div><br></div><div>I'm afraid I don't follow what you're saying. The methods you list haven't changed -- they still exist in vtkDataArray and treat all values as doubles.</div><div><br></div><div>The only change was s/TupleValue/TypedTuple/ to clarify that these methods use native types and don't suffer from the type conversion issues that the vtkDataArray methods do.</div><div><br></div><div>Dave</div></div></div></div>