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::VectorStartFill< Size, P, B > Struct Template Reference

#include <comma.hh>

Public Member Functions

 VectorStartFill (Vector< Size, P, B > &v_)
 
VectorFiller< 1, Size, P, B > operator= (const P &p)
 

Public Attributes

Vector< Size, P, B > & v
 

Detailed Description

template<int Size, class P, class B>
struct TooN::Internal::VectorStartFill< Size, P, B >

Definition at line 43 of file comma.hh.

Constructor & Destructor Documentation

template<int Size, class P , class B >
TooN::Internal::VectorStartFill< Size, P, B >::VectorStartFill ( Vector< Size, P, B > &  v_)
inline

Definition at line 46 of file comma.hh.

Member Function Documentation

template<int Size, class P , class B >
VectorFiller<1, Size, P, B> TooN::Internal::VectorStartFill< Size, P, B >::operator= ( const P &  p)
inline

Definition at line 49 of file comma.hh.

Member Data Documentation

template<int Size, class P , class B >
Vector<Size, P, B>& TooN::Internal::VectorStartFill< Size, P, B >::v

Definition at line 45 of file comma.hh.


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