32 return os << wDist.
origin() << token::SPACE << wDist.
distSqr();
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Istream & operator>>(Istream &, directionInfo &)
An Ostream is an abstract base class for all output systems (streams, files, token lists...
Holds information regarding nearest wall point. Used in wall distance calculation.
const point & origin() const
Ostream & operator<<(Ostream &, const ensightPart &)