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.
Static Public Attributes | List of all members
TooN::IsField< fadbad::F< C > > Struct Template Reference

#include <fadbad.h>

Static Public Attributes

static const int value = numeric_limits<C>::is_specialized
 Is C a field? More...
 

Detailed Description

template<class C>
struct TooN::IsField< fadbad::F< C > >

Definition at line 52 of file fadbad.h.

Member Data Documentation

template<class C >
const int TooN::IsField< fadbad::F< C > >::value = numeric_limits<C>::is_specialized
static

Is C a field?

Definition at line 54 of file fadbad.h.


The documentation for this struct was generated from the following file: