Struct PrimitiveTraits

Struct Documentation

struct brille::PrimitiveTraits

Type information for templated transformation functions.

Since the transformation matrices stored in the PrimitiveTransform type do not have the same internal data types, templated functions benefit from having a single definition of the internal types (especially in the case of changing one or both in the future).

Public Types

using P = double
using invP = int