Struct RVOSystem Extends ISystem

Public

Inner Types

Public Methods

AddAndRemoveAgentsFromSimulation (systemState, simulator)
Public
CopyFromEntitiesToRVOSimulator (systemState, simulator, dt)
Public
CopyFromRVOSimulatorToEntities (systemState, simulator)
Public
OnCreate (state)
Public
OnDestroy (state)
Public
OnUpdate (systemState)
Public
RemoveAllAgentsFromSimulation (systemState)
Public

Public Variables

agentOffMeshLinkTraversalLookup
Public
entityQuery
Public
lastSimulator

Keeps track of the last simulator that this RVOSystem saw.

Public
shouldBeAddedToSimulation
Public
shouldBeRemovedFromSimulation
Public
withAgentIndex
Public