PlayRho  2.0.0
An interactive physics engine & library.
playrho::d2::part::StaticSensor< V > Struct Template Reference

Static sensor policy class. More...

#include <playrho/d2/part/Compositor.hpp>

Static Public Attributes

static constexpr auto sensor = V
 Sensor property of the shape.
 

Detailed Description

template<bool V = false>
struct playrho::d2::part::StaticSensor< V >

Static sensor policy class.

Provides a compile-time static class implementation of the sensor policy of the Compositor host class template.

Note
This class is not intended for standalone use.
See also
DynamicSensor, Compositor.

The documentation for this struct was generated from the following file: