Classes | Namespaces | Functions | Variables
Utility.hpp File Reference
#include <iostream>
#include "Driver/OniDriverAPI.h"
Include dependency graph for Utility.hpp:
This graph shows which files directly or indirectly include this file:

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::DriverServicesFreenectDriver::DriverServices
 

Function Documentation

static OniVideoMode makeOniVideoMode ( OniPixelFormat  pixel_format,
int  resolution_x,
int  resolution_y,
int  frames_per_second 
)
static

Definition at line 10 of file Utility.hpp.

static bool operator< ( const OniVideoMode left,
const OniVideoMode right 
)
static

Definition at line 24 of file Utility.hpp.

static bool operator< ( const OniDeviceInfo left,
const OniDeviceInfo right 
)
static

Definition at line 29 of file Utility.hpp.

static bool operator== ( const OniVideoMode left,
const OniVideoMode right 
)
static

Definition at line 19 of file Utility.hpp.

template<typename T >
static std::string to_string ( const T &  n)
static

Definition at line 48 of file Utility.hpp.



libfreenect
Author(s): Hector Martin, Josh Blake, Kyle Machulis, OpenKinect community
autogenerated on Thu Jun 6 2019 19:25:39