51#ifndef faceTriangulation_H
52#define faceTriangulation_H
75 static const scalar edgeRelTol;
81 static label right(
const label
size, label i);
84 static label left(
const label
size, label i);
91 static void calcHalfAngle
105 const point& rayOrigin,
114 static bool triangleContainsPoint
125 static void findDiagonal
131 const label startIndex,
140 static label findStart
176 const bool fallBack =
false
188 const bool fallBack =
false
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
void size(const label n)
Older name for setAddressableSize.
faceTriangulation()
Construct null.
A face is a list of labels corresponding to mesh vertices.
A class for managing temporary objects.
const volScalarField & p0
PointHit< point > pointHit
A PointHit with a 3D point.
Field< vector > vectorField
Specialisation of Field<T> for vector.
vector point
Point is a vector.
List< triFace > triFaceList
List of triFace.
vectorField pointField
pointField is a vectorField.