<div dir="ltr">Hi,<div><br></div><div>I basically want to store multiple vtkActors within my render window so that the user can interact with them. I also want to group some vtkActors together</div><div><br></div><div>I was thinking of using a linkedlist, to store each vtkActor.</div><div><br></div><div>I was also thinking of grouping multiple vtkActors so that they can be interacted with and rotated in unison. I was thinking of doing this using a vtkAssembly, but I'm not too sure.</div><div><br></div><div>I am new to VTK and would greatly appreciate some help/advice.</div><div><br></div><div>Many thanks</div></div>