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::Internal::Field< Lhs, One > Struct Template Reference

#include <objects.h>

Static Public Attributes

static const int is = IsField<Lhs>::value
 

Detailed Description

template<class Lhs>
struct TooN::Internal::Field< Lhs, One >

Definition at line 106 of file objects.h.

Member Data Documentation

template<class Lhs >
const int TooN::Internal::Field< Lhs, One >::is = IsField<Lhs>::value
static

One can be converted in to anything, so the resulting type is a field if the other type is a field.

Definition at line 110 of file objects.h.


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