Loading...
Searching...
No Matches
line.H File Reference
Include dependency graph for line.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  linePoints
 Line point storage. Default constructable (line is not). More...
class  line< Point, PointRef >
 A line primitive. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Typedefs

typedef line< point, const point & > linePointRef
 A line using referred points.

Functions

template<class Point, class PointRef>
Istreamoperator>> (Istream &is, line< Point, PointRef > &l)
template<class Point, class PointRef>
Ostreamoperator<< (Ostream &os, const line< Point, PointRef > &l)

Detailed Description

Original source file line.H

Definition in file line.H.