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

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

 Foam
 Namespace for OpenFOAM.
 

Typedefs

typedef PointIndexHit< point > pointIndexHit
 A PointIndexHit with a 3D point. More...
 

Functions

template<class PointType >
Istream & operator>> (Istream &is, PointIndexHit< PointType > &pHit)
 
template<class PointType >
Ostream & operator<< (Ostream &os, const PointIndexHit< PointType > &pHit)
 

Detailed Description

Original source file pointIndexHit.H

Definition in file pointIndexHit.H.