

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 &) |
1.8.13