chombo-discharge
Loading...
Searching...
No Matches
Triangle Member List

This is the complete list of members for Triangle, including all inherited members.

computeArea() noexceptTriangle
computeTriangleArea(const Vec3 a_x1, const Vec3 a_x2, const Vec3 a_x3) const noexceptTriangleinlineprotected
interpolate(const Vec3 &a_point) const noexceptTriangle
isInside(const Vec3 &a_point) const noexceptTriangle
m_areaTriangleprotected
projectToTrianglePlane(const Vec3 &a_point) const noexceptTriangle
setVertexData(const std::array< Real, 3 > &a_vertexData) noexceptTriangle
setVertexPositions(const std::array< Vec3, 3 > &a_vertexPositions) noexceptTriangle
Triangle() noexceptTriangle
Triangle(const std::array< Vec3, 3 > &a_vertexPositions) noexceptTriangle
Vec3 typedefTriangle
~Triangle() noexceptTrianglevirtual