[vtkusers] vtkMatrix4x4 some changes

Hellice saouli-abdelhak at hotmail.com
Tue Apr 10 14:08:46 EDT 2012


i wanna know since vtk is open source could i add a new classe or derive a
sub classe from the exicting one or even change the code of some classes;
how to do that please

i am tryed to do that :
- i chosed classe called vtkMatrix4x4 and make copie and rename it to
vtkMatrix4x4cu
- i did some changes and add the header and the c++ file in my project
- the vtkMatrix4x4 is used in vtkCamera classe so i replace it with my
vtkMatrix4x4cu
-when i complie the project it give me Link error
I belive that vtkMatrix4x4 when the first time i build vtk  was intgrated on
vtkCommon.lib  
so please tell me how do i fix that         

--
View this message in context: http://vtk.1045678.n5.nabble.com/vtkMatrix4x4-some-changes-tp5630571p5630691.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list