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