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.
Classes | Namespaces | Macros
allocator.hh File Reference
#include "debug.hh"

Go to the source code of this file.

Classes

struct  TooN::Internal::DefaultTypes< Precision >
 
class  TooN::Internal::StackOrHeap< Size, Precision, heap >
 
class  TooN::Internal::StackOrHeap< Size, Precision, 0 >
 
class  TooN::Internal::StackOrHeap< Size, double, 0 >
 
class  TooN::Internal::StackOrHeap< Size, Precision, 1 >
 
class  TooN::Internal::StaticSizedAllocator< Size, Precision >
 
struct  TooN::Internal::VectorAlloc< Size, Precision >
 
struct  TooN::Internal::VectorAlloc< Dynamic, Precision >
 
struct  TooN::Internal::VectorAlloc< Resizable, Precision >
 
struct  TooN::Internal::VectorAlloc< Resizable, Precision >::SFINAE_dummy< S >
 
struct  TooN::Internal::VectorSlice< S, Precision, PtrType, ConstPtrType, RefType, ConstRefType >
 
struct  TooN::Internal::VectorSlice< Dynamic, Precision, PtrType, ConstPtrType, RefType, ConstRefType >
 
struct  TooN::Internal::SizeHolder< s >
 
struct  TooN::Internal::SizeHolder<-1 >
 
struct  TooN::Internal::RowSizeHolder< S >
 
struct  TooN::Internal::ColSizeHolder< S >
 
struct  TooN::Internal::MatrixAlloc< R, C, Precision, FullyStatic >
 
struct  TooN::Internal::MatrixAlloc< R, C, Precision, false >
 
struct  TooN::Internal::MatrixSlice< R, C, Precision >
 
struct  TooN::Internal::StrideHolder< s >
 
struct  TooN::Internal::StrideHolder<-1 >
 
struct  TooN::Internal::RowStrideHolder< S >
 
struct  TooN::Internal::ColStrideHolder< S >
 

Namespaces

 TooN
 Everything lives inside this namespace.
 
 TooN::Internal
 

Macros

#define TOON_ALIGN8
 

Macro Definition Documentation

#define TOON_ALIGN8

Definition at line 43 of file allocator.hh.