

Go to the source code of this file.
Classes | |
| struct | ExtractKey |
Extracts first from pair, for transforming a map into its keys. More... | |
Namespaces | |
| FreenectDriver | |
Functions | |
| static void | FreenectDriver::LogError (std::string error) |
| static OniVideoMode | makeOniVideoMode (OniPixelFormat pixel_format, int resolution_x, int resolution_y, int frames_per_second) |
| static bool | operator< (const OniVideoMode &left, const OniVideoMode &right) |
| static bool | operator< (const OniDeviceInfo &left, const OniDeviceInfo &right) |
| static bool | operator== (const OniVideoMode &left, const OniVideoMode &right) |
| template<typename T > | |
| static std::string | to_string (const T &n) |
| static void | FreenectDriver::WriteMessage (std::string info) |
Variables | |
| static oni::driver::DriverServices * | FreenectDriver::DriverServices |
|
static |
Definition at line 10 of file Utility.hpp.
|
static |
Definition at line 24 of file Utility.hpp.
|
static |
Definition at line 29 of file Utility.hpp.
|
static |
Definition at line 19 of file Utility.hpp.
|
static |
Definition at line 48 of file Utility.hpp.