Type Definition nphysics3d::object::Sensor[][src]

type Sensor<N> = CollisionObject<N, ColliderData<N>>;

Type of a sensor.