<div class="gmail_quote">On Fri, Sep 17, 2010 at 3:50 PM, David Cole <span dir="ltr"><<a href="mailto:david.cole@kitware.com">david.cole@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
That's not a C++ cast, that's a transformation operation....<div><br></div><div>All the array classes are siblings of each other, aren't they?<br><div><br></div></div></blockquote><div><br></div><div>Maybe my terminology is off, but whatever it is called I feel that it should work and it currently doesn't :)</div>
<div><br></div><div>Yes, they are all siblings. Are you recommending first SafeDownCasting to a vtkDataArray, checking the type, and then performing the appropriate SafeDownCast? That seems like a lot of trouble, no?</div>
<br><div>David</div></div>