Public Member Functions | Public Attributes
sba::Track Class Reference

#include <proj.h>

List of all members.

Public Member Functions

 Track (Point p)
 Constructor for a Track at point p.
 Track ()
 Default constructor for Track.

Public Attributes

Point point
 An Eigen 4-vector containing the <x, y, z, w> coordinates of the point associated with the track.
ProjMap projections
 A map of all the projections of the point with camera index as key, based off an STL map.

Detailed Description

Definition at line 182 of file proj.h.


Constructor & Destructor Documentation

sba::Track::Track ( Point  p)

Constructor for a Track at point p.

Definition at line 357 of file proj.cpp.

Default constructor for Track.

Definition at line 356 of file proj.cpp.


Member Data Documentation

An Eigen 4-vector containing the <x, y, z, w> coordinates of the point associated with the track.

Definition at line 197 of file proj.h.

A map of all the projections of the point with camera index as key, based off an STL map.

Definition at line 193 of file proj.h.


The documentation for this class was generated from the following files:


sba
Author(s): Kurt Konolige, Helen Oleynikova
autogenerated on Thu Jan 2 2014 12:12:09