Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs
PanoDetectorDefs.h File Reference
#include <vector>
#include <iostream>
#include <localfeatures/KeyPoint.h>
#include "KDTree.h"
#include "Utils.h"
Include dependency graph for PanoDetectorDefs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KDElemKeyPoint
 

Typedefs

typedef std::vector
< KDElemKeyPoint
KDElemKeyPointVect_t
 

Typedef Documentation

typedef std::vector<KDElemKeyPoint> KDElemKeyPointVect_t

Definition at line 46 of file PanoDetectorDefs.h.