

Go to the source code of this file.
Classes | |
| class | PointHit< PointType > |
| Describes the interaction of a object and a (templated) point. It carries the info of a successful hit and (if successful) the interaction point. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Typedefs | |
| typedef PointHit< point > | pointHit |
| A PointHit with a 3D point. | |
Functions | |
| template<class PointType> | |
| Ostream & | operator<< (Ostream &os, const PointHit< PointType > &pHit) |
Original source file pointHit.H
Definition in file pointHit.H.