[vtk-developers] vtkMatrix3x3 vs vtkMatrix4x4 creation
Sean McBride
sean at rogue-research.com
Fri Sep 24 15:16:16 EDT 2010
On Fri, 24 Sep 2010 11:32:35 -0600, David Gobbi said:
>> But looking at the implementations, it seems that creating a 3x3 _does_
>> create an identity matrix, but creating a 4x4 does _not_.
>
>It looks to me like both of them create an identity matrix. The 4x4
>has the constructor in the header, and the 3x3 has the constructor in
>the .cxx, but otherwise they look identical.
Ack! You're right... well now I feel dumb. (I'm really not used to
implementation being in interface files, as I mostly work in Objective-C
where this doesn't happen.)
Sorry for the noise.
--
____________________________________________________________
Sean McBride, B. Eng sean at rogue-research.com
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
More information about the vtk-developers
mailing list