Thread
:
can someone please help me with this tree
View Single Post
Sep 20th, 2007, 4:17 PM
#
10
DaWei
Resident Grouch
Join Date: Jun 2005
Posts: 6,453
Rep Power:
10
So you have a stack of 3x3 2D matrices, which makes a 3D entity. Does each matrix need to link to every other matrix, or only to the ones 'above' and 'below'?
I'm just trying to get a simplified picture so I can farble with it some.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner:
Grumpy on C++ Exceptions
DaWei on Pointers
DaWei
View Public Profile
Visit DaWei's homepage!
Find More Posts by DaWei