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

Dynamic sensor policy class. More...

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

Public Attributes

bool sensor = V
 Sensor property of the shape.
 

Detailed Description

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

Dynamic sensor policy class.

Provides a runtime-time configurable class implementation of the sensor policy of the Compositor host class template.

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

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