pe_status_sensors

Requests status of attached to the entity sensors. More...

#include

Inherits pe_status.

Public Types

enum entype { type_id = ePE_status_sensors }

Public Attributes

Vec3 * pPoints
pointer to array of points where sensors touch environment (assigned by physical entity)
Vec3 * pNormals
pointer to array of surface normals at points where sensors touch environment
unsigned int flags
bitmask of flags, bit==1 - sensor touched environment

Detailed Description

Requests status of attached to the entity sensors.