SLAMflex SE  0.1.0
SLAMflex provides detection and tracking of dominant planes for smartphone devices. This plane can then be used to show AR content relative to the plane orientation. The detection of plane is performed in the field of view of the smartphone camera. In subsequent frames it is tracked. The interface returns the plane position and orientation.
Namespaces | Macros
typeof.hh File Reference
#include <complex>
#include "internal/builtin_typeof.h"

Go to the source code of this file.

Namespaces

 TooN
 Everything lives inside this namespace.
 
 TooN::Internal
 

Macros

#define TOON_TYPEOF(X)   typename Internal::DeEnumerate<sizeof Internal::enumerate(X)>::type
 

Macro Definition Documentation

#define TOON_TYPEOF (   X)    typename Internal::DeEnumerate<sizeof Internal::enumerate(X)>::type

Definition at line 46 of file typeof.hh.