Loading...
Searching...
No Matches
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...
struct  is_contiguous< pointIndexHit >
 Contiguous data for pointIndexHit. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Typedefs

typedef PointIndexHit< pointpointIndexHit
 A PointIndexHit with a 3D point.

Functions

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

Detailed Description

Original source file pointIndexHit.H

Definition in file pointIndexHit.H.