[vtkusers] vtkPoints and vector/matrix Operations like Eigen?
Kyosev, Yordan
Yordan.Kyosev at hs-niederrhein.de
Thu Mar 30 15:41:54 EDT 2017
Hi,
Is there any way or type vtkObject, which can perform vector/matrix operations like addition/substraction, multiplication with scalar, vector/scalar products,
In the same way as Eigen do it?
Now I am using vtkPoints->GetPoint -> double[3] -> Eigen::Vector3D
Actually enough will be to have vtkPoint (single point) for this case.
The vtkMath classes seems to be not nice for following complex equations...
Best regards
Yordan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20170330/d7c283d3/attachment.html>
More information about the vtkusers
mailing list