FreeFOAM The Cross-Platform CFD Toolkit
plane.H File Reference

Detailed Description

Definition in file plane.H.

+ Include dependency graph for plane.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  plane
 Geometric class that creates a 2D plane and can return the intersection point between a line and the plane. More...
class  plane::ray
 A direction and a reference point. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

bool operator== (const plane &, const plane &)
bool operator!= (const plane &, const plane &)
Ostream & operator<< (Ostream &, const plane &)