[vtkusers] vtkTransform concatenation

N.E Mackenzie-Mackay 9nem at qlink.queensu.ca
Wed May 12 18:09:22 EDT 2004


Quick question.  Say I had two vtkTransform's: 'a' and 'b'

if I concatenated a with b: a->concatenate(b);

	1. if I deleted 'a' would this delete 'b'.
	2. if I delete 'b' would this screw up the pipeline for 'a'

Thanks,
Neilson




More information about the vtkusers mailing list