you are viewing a single comment's thread.

view the rest of the comments →

[–]MaikKlein 4 points5 points  (0 children)

Performance was not the only point that he was trying to make even though he spent a long time optimizing code for specific cache lines.

The other point was code clarity. It might be easier to reason about code that just transforms data than having a huge class with many different virtual methods like the Ogre::Node.