objectHit(Istream &is)
Construct from Istream.
objectHit()
Construct null.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const dimensionedScalar b
Wien displacement law constant: default SI units: [m.K].
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
bool hit() const
Is there a hit.
friend bool operator!=(const objectHit &a, const objectHit &b)
friend Ostream & operator<<(Ostream &os, const objectHit &obj)
friend bool operator==(const objectHit &a, const objectHit &b)
objectHit(const bool success, const label obj)
Construct from components.
label readLabel(Istream &is)
label hitObject() const
Return hit object.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
This class describes a combination of target object index and success flag.
label hitObject_
Object of hit.