a() const | tetrahedron< Point, PointRef > | inline |
b() const | tetrahedron< Point, PointRef > | inline |
barycentricToPoint(const barycentric &bary) const | tetrahedron< Point, PointRef > | inline |
bounds() const | tetrahedron< Point, PointRef > | inline |
c() const | tetrahedron< Point, PointRef > | inline |
centre() const | tetrahedron< Point, PointRef > | inline |
circumSphere() const | tetrahedron< Point, PointRef > | inline |
d() const | tetrahedron< Point, PointRef > | inline |
inside(const point &pt) const | tetrahedron< Point, PointRef > | inline |
mag() const | tetrahedron< Point, PointRef > | inline |
nearestPoint(const point &p) const | tetrahedron< Point, PointRef > | inline |
nEdges enum value | tetrahedron< Point, PointRef > | |
nVertices enum value | tetrahedron< Point, PointRef > | |
operator(Ostream &, const tetrahedron &) | tetrahedron< Point, PointRef > | friend |
operator>>(Istream &, tetrahedron &) | tetrahedron< Point, PointRef > | friend |
pointToBarycentric(const point &pt) const | tetrahedron< Point, PointRef > | inline |
pointToBarycentric(const point &pt, barycentric &bary) const | tetrahedron< Point, PointRef > | inline |
quality() const | tetrahedron< Point, PointRef > | inline |
randomPoint(randomGenerator &rndGen) const | tetrahedron< Point, PointRef > | inline |
Sa() const | tetrahedron< Point, PointRef > | inline |
Sb() const | tetrahedron< Point, PointRef > | inline |
Sc() const | tetrahedron< Point, PointRef > | inline |
Sd() const | tetrahedron< Point, PointRef > | inline |
tetrahedron(const Point &a, const Point &b, const Point &c, const Point &d) | tetrahedron< Point, PointRef > | inline |
tetrahedron(const UList< Point > &, const FixedList< label, 4 > &indices) | tetrahedron< Point, PointRef > | inline |
tetrahedron(Istream &) | tetrahedron< Point, PointRef > | inline |
tri(const label facei) const | tetrahedron< Point, PointRef > | inline |