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::SizeHolder<-1 > Struct Template Reference

#include <allocator.hh>

Public Member Functions

int size () const
 Return the size. More...
 
Construction
 SizeHolder (int s)
 

Public Attributes

const int my_size
 

Detailed Description

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

Definition at line 451 of file allocator.hh.

Constructor & Destructor Documentation

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

Definition at line 455 of file allocator.hh.

Member Function Documentation

int TooN::Internal::SizeHolder<-1 >::size ( ) const
inline

Return the size.

Definition at line 461 of file allocator.hh.

Member Data Documentation

const int TooN::Internal::SizeHolder<-1 >::my_size

The size

Definition at line 459 of file allocator.hh.


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