Little bit of code clean up in TraceRay
This commit is contained in:
parent
1a5a46c468
commit
8de737decd
2 changed files with 5 additions and 4 deletions
|
@ -76,6 +76,7 @@ private:
|
|||
|
||||
void PrintRayTable() const;
|
||||
|
||||
/* Ray counts */
|
||||
unsigned long primaryRays;
|
||||
unsigned long shadowRays;
|
||||
unsigned long reflectionRays;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue