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.
Public Member Functions | Public Attributes | List of all members
TooN::Internal::StrideHolder<-1 > Struct Template Reference

#include <allocator.hh>

Public Member Functions

 StrideHolder (int s)
 
template<class Op >
 StrideHolder (const Operator< Op > &op)
 
int stride () const
 

Public Attributes

const int my_stride
 

Detailed Description

template<>
struct TooN::Internal::StrideHolder<-1 >

Definition at line 652 of file allocator.hh.

Constructor & Destructor Documentation

TooN::Internal::StrideHolder<-1 >::StrideHolder ( int  s)
inline

Definition at line 654 of file allocator.hh.

template<class Op >
TooN::Internal::StrideHolder<-1 >::StrideHolder ( const Operator< Op > &  op)
inline

Definition at line 658 of file allocator.hh.

Member Function Documentation

int TooN::Internal::StrideHolder<-1 >::stride ( ) const
inline

Definition at line 661 of file allocator.hh.

Member Data Documentation

const int TooN::Internal::StrideHolder<-1 >::my_stride

Definition at line 660 of file allocator.hh.


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