<div dir="ltr"><div><div>Hello all,<br><br></div>I have been using vtk for a project and I ran across a simple case where I can delete a vtkLinearTransform that I have a smart pointer to by concatenating it onto another transform and calling Identity on that transform.  I have attached a stripped down example program the exhibits the error.  Every time through the loop in the test program the inverse&#39;s reference count is decremented somehow until it is deleted and the program segfaults on the next call to TransformVector/TransformPoint.<br>
<br></div><div>Does anyone have any idea what is going on here?<br><br></div><div>Thank you,<br><br></div><div>Shawn Waldon<br></div></div>