32 #ifndef barycentric2D_H 33 #define barycentric2D_H barycentric2D barycentric2D01(Random &rndGen)
Generate a random barycentric coordinate within the unit triangle.
bool contiguous< barycentric2D >()
Barycentric2D< scalar > barycentric2D
A scalar version of the templated Barycentric2D.
Template function to specify if the data of a type are contiguous.
Templated 2D Barycentric derived from VectorSpace. Has 3 components, one of which is redundant...