Loading...
Searching...
No Matches
triangle.H File Reference
Include dependency graph for triangle.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  triPoints
 Triangle point storage. Default constructable (triangle is not). More...
class  triangle< Point, PointRef >
 A triangle primitive used to calculate face normals and swept volumes. Uses referred points. More...
struct  triangle< Point, PointRef >::dummyOp
 Dummy. More...
struct  triangle< Point, PointRef >::sumAreaOp
 Sum resulting areas. More...
struct  triangle< Point, PointRef >::storeOp
 Store resulting tris. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

template<class Point, class PointRef>
Istreamoperator>> (Istream &, triangle< Point, PointRef > &)
template<class Point, class PointRef>
Ostreamoperator<< (Ostream &, const triangle< Point, PointRef > &)

Detailed Description

Original source file triangle.H

Definition in file triangle.H.