Classes | Namespaces | Functions
plane.H File Reference
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

 Foam
 Namespace for OpenFOAM.
 

Functions

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

Detailed Description

Original source file plane.H

Definition in file plane.H.