OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
HDKLedIdentifierFactory.h File Reference

Header. More...

#include "Types.h"
#include "LedIdentifier.h"
#include <stdint.h>

Go to the source code of this file.

Namespaces

 osvr
 <
 

Functions

LedIdentifierPtr osvr::vbtracker::createHDKLedIdentifier (uint8_t sensor)
 Factory function to create an HDK Led Identifier object. More...
 
LedIdentifierPtr osvr::vbtracker::createHDKLedIdentifierSimulated (uint8_t sensor)
 Factory function to create an HDK Led Identifier object using the presumed order that generated the simulated images, which turned out to be changed before release. More...
 
LedIdentifierPtr osvr::vbtracker::createHDKUnifiedLedIdentifier ()
 Factory function to create an HDK Led Identifier object containing all the beacons in order for the front plate followed by the back plate.
 
LedIdentifierPtr osvr::vbtracker::createRandomHDKLedIdentifier ()
 Factory function to create an HDK Led Identifier object using the random images patterns.
 

Detailed Description

Header.

Date
2015
Author
Sensics, Inc. http://sensics.com/osvr

Definition in file HDKLedIdentifierFactory.h.