Definition in file plane.H.
#include "src/OpenFOAM/meshes/primitiveShapes/point/point.H"
#include "src/OpenFOAM/primitives/Lists/scalarList.H"
#include "src/OpenFOAM/db/dictionary/dictionary.H"
#include "src/OpenFOAM/meshes/primitiveShapes/line/line.H"
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 &) |