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