triangle< Point, PointRef > Member List

This is the complete list of members for triangle< Point, PointRef >, including all inherited members.

a() consttriangle< Point, PointRef >inline
area() consttriangle< Point, PointRef >inline
b() consttriangle< Point, PointRef >inline
barycentricToPoint(const barycentric2D &bary) consttriangle< Point, PointRef >inline
c() consttriangle< Point, PointRef >inline
centre() consttriangle< Point, PointRef >inline
circumCentre() consttriangle< Point, PointRef >inline
circumRadius() consttriangle< Point, PointRef >inline
classify(const point &p, label &nearType, label &nearLabel) consttriangle< Point, PointRef >inline
EDGE enum valuetriangle< Point, PointRef >
inertia(PointRef refPt=vector::zero, scalar density=1.0) consttriangle< Point, PointRef >inline
intersection(const point &p, const vector &q, const intersection::algorithm alg, const scalar tol=0.0) consttriangle< Point, PointRef >inline
mag() consttriangle< Point, PointRef >inline
nearestPoint(const point &p) consttriangle< Point, PointRef >inline
nearestPoint(const linePointRef &edge, pointHit &edgePoint) consttriangle< Point, PointRef >inline
nearestPointClassify(const point &p, label &nearType, label &nearLabel) consttriangle< Point, PointRef >
NONE enum valuetriangle< Point, PointRef >
normal() consttriangle< Point, PointRef >inline
operator(Ostream &, const triangle &)triangle< Point, PointRef >friend
operator>>(Istream &, triangle &)triangle< Point, PointRef >friend
POINT enum valuetriangle< Point, PointRef >
pointToBarycentric(const point &pt) consttriangle< Point, PointRef >inline
pointToBarycentric(const point &pt, barycentric2D &bary) consttriangle< Point, PointRef >inline
proxType enum nametriangle< Point, PointRef >
quality() consttriangle< Point, PointRef >inline
randomPoint(Random &rndGen) consttriangle< Point, PointRef >inline
ray(const point &p, const vector &q, const intersection::algorithm=intersection::algorithm::fullRay, const intersection::direction dir=intersection::direction::vector) consttriangle< Point, PointRef >inline
sweptVol(const triangle &t) consttriangle< Point, PointRef >inline
triangle(const Point &a, const Point &b, const Point &c)triangle< Point, PointRef >inline
triangle(const UList< Point > &, const FixedList< label, 3 > &indices)triangle< Point, PointRef >inline
triangle(Istream &)triangle< Point, PointRef >inline