PerceptiveProperty

The pedestrian's capability to influence other pedestrians.

Inheritors

Properties

Link copied to clipboard

The field of view of the pedestrian.

Link copied to clipboard
abstract val node: Node<T>
Link copied to clipboard

The list of influence spheres belonging to this pedestrian (by default, only its fieldOfView).

Functions

Link copied to clipboard
abstract fun cloneOnNewNode(node: Node<T>): NodeProperty<T>