-
Started writing a vuTriangle class that will be added to
the vuVolume library. I employed doxygen comment tags within
the header file.
-
Slightly enhanced the vuVector and vuColourRGBa classes and
documented the changes within the files and in writing.
-
Tested the relevant functions in vuVector and vuColourRGBa
and started writing a unit test for the vuTriangle class. I
also took care to comment as much as is needed and divided up
the sections of my code so that it will be easily readable by
future programmers. |