[vtkusers] VTK Coordinate Class
rahul indoria
rahulindoria5 at gmail.com
Tue Jul 16 09:24:47 EDT 2013
Hi,
I am working on *vtkcoordinate* class, as my task is :
*I have an image and the end vertices of an image are :*
a: 0 122 0
b: 62 100 0
c: 128 140 0
d: 188 122 0
I have to move the end coordinates in such a way that (*the two end
coordinates should be present at the same position and the rest two
coordinates should be move in such way that perpendicular to line ab*), the
new coordinates of the image will be:
a: 0 122 0
b: 62 100 0
c: 128 140 0
d: 188 122 0
Could you please suggest me some member function of this class and how can
i use this?
Looking forward your reply soon.
Rahul Indoria
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130716/06a9ee3e/attachment.htm>
More information about the vtkusers
mailing list