do you know of a way to get the world coordinates of an object in VTK.
I am using the function actor->GETPOINTS->GETPOINT(a, x[3]) but it
returns the coordinates in the model coordinate system. Do you know how
I can get the coordinates in the world coordinate system?
Best Regards,
Lin Zhang
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello Everyone,
do you know of a way to get the world coordinates of an object in VTK.
I am using the function actor->GETPOINTS->GETPOINT(a, x[3]) but it
returns the coordinates in the model coordinate system. Do you know how
I can get the coordinates in the world coordinate system?
Best Regards,
Lin Zhang