Math::TriangleBase<3> internal struct members

TriangleBase()  

No documentation available

TriangleBase(const Vector<N> &a, const Vector<N> &b, const Vector<N> &c)  

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

Valid XHTML 1.0 StrictGenerated by diaxen on Sun Jan 8 00:47:24 2012 using MkDoc