Static area density policy class. More...
#include <playrho/d2/part/Compositor.hpp>
Static Public Attributes | |
static constexpr auto | density = NonNegative<AreaDensity>{Real(D) * KilogramPerSquareMeter} |
Areal density of the shape (for use with 2D shapes). | |
Static area density policy class.
Provides a compile-time static class implementation of the density policy of the Compositor
host class template.