#include <RT_RayStats.h>
Collaboration diagram for RayTraceStats:
Public Members | |||
![]() | ![]() | Void | Clear () |
![]() | ![]() | Void | Print () |
![]() | ![]() | RayStats | ray [16] |
Static Public Members | |||
![]() | ![]() | Int | maxCasts |
Definition at line 31 of file RT_RayStats.h.
Void RayTraceStats::Clear () |
Void RayTraceStats::Print () |
Int RayTraceStats::maxCasts [static]
|
Definition at line 35 of file RT_RayStats.h.
RayStats RayTraceStats::ray[16] |
Definition at line 33 of file RT_RayStats.h.