<div dir="ltr"><div><div>vtkMatrix4x4 is not general matrix class.<br></div><div>Even though nobody restricts you from using it as such,<br></div>it is designed to store and work on homogeneous coordinates [x y z w].<br><br>
</div><div>So it does not provide access to all possible operations with matrices, just some used in #D rendering.<br></div><div></div><div><div><div></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Wed, Jul 24, 2013 at 4:17 PM, Mike Gagnon <span dir="ltr"><<a href="mailto:mike@gagnon.com" target="_blank">mike@gagnon.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>Uh yeah. I know you know I meant, is there a library call that does it. :-) Just trying to get acquainted with the classes.<div><div class="h5"><br><br><div class="gmail_quote">Alex Malyushytskyy <<a href="mailto:alexmalvtk@gmail.com" target="_blank">alexmalvtk@gmail.com</a>> wrote:<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr"><a href="http://en.wikipedia.org/wiki/Matrix_%28mathematics%29#Addition.2C_scalar_multiplication_and_transposition" target="_blank">http://en.wikipedia.org/wiki/Matrix_%28mathematics%29#Addition.2C_scalar_multiplication_and_transposition</a><br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 24, 2013 at 1:11 PM, Mike Gagnon <span dir="ltr"><<a href="mailto:mike@gagnon.com" target="_blank">mike@gagnon.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi vtkusers,<br>
<br>
This is a very very simple question, because I just can't seem to find the answer with google. How do you add 2 matrices (vtkMatrix4x4) together? The + operator is not overloaded....<br>
<br>
Thank you,<br>
Mike<br>
______________________________<u></u>_________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/<u></u>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_<u></u>FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/<u></u>listinfo/vtkusers</a><br>
</blockquote></div><br></div>
</blockquote></div></div></div></div></blockquote></div><br></div>