pointHit.H File Reference
Include dependency graph for pointHit.H:
This graph shows which files directly or indirectly include this file:

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...
 
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

 Foam
 Namespace for OpenFOAM.
 

Typedefs

typedef PointHit< point > pointHit
 A PointHit with a 3D point. More...
 

Functions

template<class PointType >
Ostream & operator<< (Ostream &os, const PointHit< PointType > &pHit)
 

Detailed Description

Original source file pointHit.H

Definition in file pointHit.H.