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 | List of all members
TooN::Internal::MultiplyType< L, R, F > Struct Template Reference

#include <operators.hh>

Public Member Functions

typedef TOON_TYPEOF (gettype< L >()*gettype< R >()) type
 

Detailed Description

template<class L, class R, int F = Field<L,R>::is>
struct TooN::Internal::MultiplyType< L, R, F >

Definition at line 62 of file operators.hh.

Member Function Documentation

template<class L, class R, int F = Field<L,R>::is>
typedef TooN::Internal::MultiplyType< L, R, F >::TOON_TYPEOF ( gettype< L >  )*gettype< R >()

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