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