#include <Goptical/Math/Triangle>
namespace Goptical {
namespace Math {
template <> struct Triangle<3>;
};
};
This struct is a member of the Math namespace.
This struct is a specialization of Triangle.
This class is the 3d triangles class.
See also the full member list section for this struct.
No documentation available
Create a triangle from 3 points
Get triangle normal
No documentation available
Valid XHTML 1.0 StrictGenerated by diaxen on Sun Jan 8 00:47:24 2012 using MkDoc