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.
TooN::Vector< Size, Precision, Base > Member List

This is the complete list of members for TooN::Vector< Size, Precision, Base >, including all inherited members.

operator!=(const Vector< Size2, Precision2, Base2 > &rhs) const TooN::Vector< Size, Precision, Base >inline
operator*=(const Precision &rhs)TooN::Vector< Size, Precision, Base >inline
operator+=(const Vector< Size2, Precision2, Base2 > &rhs)TooN::Vector< Size, Precision, Base >inline
operator+=(const Operator< Op > &op)TooN::Vector< Size, Precision, Base >inline
operator-=(const Operator< Op > &op)TooN::Vector< Size, Precision, Base >inline
operator-=(const Vector< Size2, Precision2, Base2 > &rhs)TooN::Vector< Size, Precision, Base >inline
operator/=(const Precision &rhs)TooN::Vector< Size, Precision, Base >inline
operator=(const Vector &from)TooN::Vector< Size, Precision, Base >inline
operator=(const Vector< Size2, Precision2, Base2 > &from)TooN::Vector< Size, Precision, Base >inline
operator=(const Operator< Op > &op)TooN::Vector< Size, Precision, Base >inline
operator==(const Vector< Size2, Precision2, Base2 > &rhs) const TooN::Vector< Size, Precision, Base >inline
PointerType typedefTooN::Vector< Size, Precision, Base >
ref()TooN::Vector< Size, Precision, Base >inline
Vector()TooN::Vector< Size, Precision, Base >inline
Vector(int size_in)TooN::Vector< Size, Precision, Base >inlineexplicit
Vector(PointerType data)TooN::Vector< Size, Precision, Base >inlineexplicit
Vector(PointerType data, int size_in)TooN::Vector< Size, Precision, Base >inline
Vector(PointerType data_in, int size_in, int stride_in, Internal::Slicing)TooN::Vector< Size, Precision, Base >inline
Vector(const Operator< Op > &op)TooN::Vector< Size, Precision, Base >inline
Vector(const Vector< Size2, Precision2, Base2 > &from)TooN::Vector< Size, Precision, Base >inline