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.
Classes | Static Public Member Functions | List of all members
TooN::Internal::CheckSlice< Size, Start, Length > Struct Template Reference

#include <slice_error.hh>

Classes

struct  N
 

Static Public Member Functions

static void check ()
 
static void check (int size, int start, int length)
 

Detailed Description

template<int Size, int Start, int Length>
struct TooN::Internal::CheckSlice< Size, Start, Length >

Definition at line 58 of file slice_error.hh.

Member Function Documentation

template<int Size, int Start, int Length>
static void TooN::Internal::CheckSlice< Size, Start, Length >::check ( )
inlinestatic

Definition at line 77 of file slice_error.hh.

template<int Size, int Start, int Length>
static void TooN::Internal::CheckSlice< Size, Start, Length >::check ( int  size,
int  start,
int  length 
)
inlinestatic

Definition at line 95 of file slice_error.hh.


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