Class that is used as a parameter to the public constructors/reset methods. More...
#include <Ray.h>
Private Member Functions | |
ConstructRayKey () | |
ConstructRayKey (const ConstructRayKey &) | |
Friends | |
class | RayTracingStudy |
class | MooseUtils::SharedPool< Ray > |
class | TestRayLots |
Class that is used as a parameter to the public constructors/reset methods.
We explicitly do not allow construction of Rays except through the acquire{}() methods in the RayTracingStudy, which necessitates this class.
|
inlineprivate |
|
friend |
|
friend |
|
friend |