Math::TriangleBase<3> internal struct members
No documentation available
Create a triangle from 3 points
Vector<N> get_centroid() const
Get triangle centroid
const Vector<N> & operator[](int n) const
Get point n of the triangle
Vector<N> & operator[](int n)
Get reference to point n of the triangle