Assignments
Assignments
|
This is the complete list of members for Ray::RayTracingStats, including all inherited members.
_ConeBoundingBoxIntersectionNum | Ray::RayTracingStats | static |
_RayBoundingBoxIntersectionNum | Ray::RayTracingStats | static |
_RayNum | Ray::RayTracingStats | static |
_RayPrimitiveIntersectionNum | Ray::RayTracingStats | static |
ConeBoundingBoxIntersectionNum(void) | Ray::RayTracingStats | static |
IncrementConeBoundingBoxIntersectionNum(unsigned int count=1) | Ray::RayTracingStats | static |
IncrementRayBoundingBoxIntersectionNum(unsigned int count=1) | Ray::RayTracingStats | static |
IncrementRayNum(unsigned int count=1) | Ray::RayTracingStats | static |
IncrementRayPrimitiveIntersectionNum(unsigned int count=1) | Ray::RayTracingStats | static |
RayBoundingBoxIntersectionNum(void) | Ray::RayTracingStats | static |
RayNum(void) | Ray::RayTracingStats | static |
RayPrimitiveIntersectionNum(void) | Ray::RayTracingStats | static |
Reset(void) | Ray::RayTracingStats | static |