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