Re: d3dx9_36 [try 3]: Add a few tests for D3DXCreateBox
March 16, 2011
11:51 a.m.
Most of the objections from the previous try still stand: check your whitespaces (whitespace after every comma, whitespaces around operators, whitespace after "if" or "for" keywords), you have to be consistent. Comparing indices doesn't make much sense now that you don't check vertices, I think you should drop that too. You could probably instead check for min and max x, y and z vertices coordinates, verifying that the box has the expected dimensions.
5580
Age (days ago)
5580
Last active (days ago)
0 comments
1 participants
participants (1)
-
Matteo Bruni