OSSIA
Open Scenario System for Interactive Application
Loading...
Searching...
No Matches
ossia::track_events Struct Reference

Lifecycle notifications of one step. Ids, not indices: by the time an exit is reported the track is no longer in tracks(). More...

Detailed Description

Lifecycle notifications of one step. Ids, not indices: by the time an exit is reported the track is no longer in tracks().

Public Member Functions

void clear () noexcept
 

Public Attributes

ossia::small_vector< std::int32_t, 8 > entered
 
ossia::small_vector< std::int32_t, 8 > confirmed
 
ossia::small_vector< std::int32_t, 8 > exited
 
ossia::small_vector< std::int32_t, 8 > revived