

Go to the source code of this file.
Classes | |
| class | PointIndexHit< PointType > |
| This class describes the interaction of an object (often a face) and a point. It carries the info of a successful hit and (if successful), returns the interaction point. More... | |
| struct | is_contiguous< pointIndexHit > |
| Contiguous data for pointIndexHit. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Typedefs | |
| typedef PointIndexHit< point > | pointIndexHit |
| A PointIndexHit with a 3D point. | |
Functions | |
| template<class PointType> | |
| Istream & | operator>> (Istream &is, PointIndexHit< PointType > &pHit) |
| template<class PointType> | |
| Ostream & | operator<< (Ostream &os, const PointIndexHit< PointType > &pHit) |
Original source file pointIndexHit.H
Definition in file pointIndexHit.H.