25 #ifndef INCLUDED_LedIdentifier_h_GUID_674F7CDB_87AD_41AA_2475_134F2B4A3FF9 26 #define INCLUDED_LedIdentifier_h_GUID_674F7CDB_87AD_41AA_2475_134F2B4A3FF9 69 BrightnessList &brightnesses,
71 bool blobsKeepId)
const = 0;
79 #endif // INCLUDED_LedIdentifier_h_GUID_674F7CDB_87AD_41AA_2475_134F2B4A3FF9 virtual ~LedIdentifier()
Virtual destructor;.
Definition: LedIdentifier.cpp:36
The main namespace for all C++ elements of the framework, internal and external.
Definition: namespace_osvr.dox:3
Helper class to identify an LED based on its pattern of brightness over time.
Definition: LedIdentifier.h:53
virtual ZeroBasedBeaconId getId(ZeroBasedBeaconId currentId, BrightnessList &brightnesses, bool &lastBright, bool blobsKeepId) const =0
Determine the identity of the LED whose brightness pattern is passed in.