36 #ifndef Barycentric2D_H
37 #define Barycentric2D_H
92 inline const Cmpt&
a()
const;
93 inline const Cmpt&
b()
const;
94 inline const Cmpt&
c()
const;
Templated 2D Barycentric derived from VectorSpace. Has 3 components, one of which is redundant.
Barycentric2D()
Construct null.
static const direction rank
Rank of Barycentric2D is 1.
components
Component labeling enumeration.
Barycentric2D< label > labelType
Equivalent type of labels used for valid component indexing.
Graphite solid properties.
A class representing the concept of 0 used to avoid unnecessary manipulations for objects that are kn...