25 #ifndef INCLUDED_HDKLedIdentifierFactory_h_GUID_7CB9381C_A55F_49B4_7322_DB88F3B8AD65 26 #define INCLUDED_HDKLedIdentifierFactory_h_GUID_7CB9381C_A55F_49B4_7322_DB88F3B8AD65 62 #endif // INCLUDED_HDKLedIdentifierFactory_h_GUID_7CB9381C_A55F_49B4_7322_DB88F3B8AD65 Header file for class that identifies LEDs based on blink codes.
The main namespace for all C++ elements of the framework, internal and external.
Definition: namespace_osvr.dox:3
LedIdentifierPtr createRandomHDKLedIdentifier()
Factory function to create an HDK Led Identifier object using the random images patterns.
Definition: HDKLedIdentifierFactory.cpp:241
LedIdentifierPtr createHDKLedIdentifier(uint8_t sensor)
Factory function to create an HDK Led Identifier object.
Definition: HDKLedIdentifierFactory.cpp:157
LedIdentifierPtr createHDKUnifiedLedIdentifier()
Factory function to create an HDK Led Identifier object containing all the beacons in order for the f...
Definition: HDKLedIdentifierFactory.cpp:172
LedIdentifierPtr createHDKLedIdentifierSimulated(uint8_t sensor)
Factory function to create an HDK Led Identifier object using the presumed order that generated the s...
Definition: HDKLedIdentifierFactory.cpp:183