Struct EventRemapper
Defined in File layer_modifiers.h
Inheritance Relationships
Base Types
public cpphots::interfaces::Streamable(Class Streamable)public cpphots::interfaces::ClonableBase< EventRemapper >(Template Struct ClonableBase)
Derived Types
public cpphots::interfaces::Clonable< ArrayLayer, interfaces::EventRemapper >(Template Struct Clonable)public cpphots::interfaces::Clonable< SerializingLayer, interfaces::EventRemapper >(Template Struct Clonable)
Struct Documentation
-
struct cpphots::interfaces::EventRemapper : public virtual cpphots::interfaces::Streamable, public cpphots::interfaces::ClonableBase<EventRemapper>
Interface for a modifier that remaps events.
A remapper usually changes the coordinates or the polarity of an event, withoud modifying the event timestamp.
Subclassed by cpphots::interfaces::Clonable< ArrayLayer, interfaces::EventRemapper >, cpphots::interfaces::Clonable< SerializingLayer, interfaces::EventRemapper >
Public Functions
-
inline ~EventRemapper()
Destroy the EventRemapper object.
-
inline ~EventRemapper()