18 params.addClassDescription(
"A RayKernel that kills a Ray.");
const std::shared_ptr< Ray > & currentRay() const
Gets the current Ray that this is working on.
static InputParameters validParams()
A RayKernel that kills the Ray.
KillRayKernel(const InputParameters ¶ms)
virtual void onSegment() override
Called on each segment of a Ray.
registerMooseObject("RayTracingApp", KillRayKernel)
static InputParameters validParams()