unsigned int RayDataIndex
Type for the index into the data and aux data on a Ray.
A RayKernel that generates an additional Ray at the midpoint of each segment in the opposite directio...
static InputParameters validParams()
const RayDataIndex _secondary_ray_data_index
Ray's aux data index for a value that states if a Ray is a secondary ray (generated-mid trace)
virtual void onSegment() override
Called on each segment of a Ray.