Go to the source code of this file.
|
class | pyramid |
| A geometric pyramid primitive with a base of 'n' sides: i.e. a parametric pyramid. A pyramid is constructed from a base polygon and an apex point. More...
|
|
class | pyramid |
| A geometric pyramid primitive with a base of 'n' sides: i.e. a parametric pyramid. A pyramid is constructed from a base polygon and an apex point. More...
|
|
|
| Foam |
| Namespace for OpenFOAM.
|
|
|
template<class Point , class PointRef , class polygonRef > |
Istream & | operator>> (Istream &, pyramid< Point, PointRef, polygonRef > &) |
|
template<class Point , class PointRef , class polygonRef > |
Ostream & | operator<< (Ostream &, const pyramid< Point, PointRef, polygonRef > &) |
|
Original source file pyramid.H
Definition in file pyramid.H.