sba::Track Class Reference

#include <proj.h>

List of all members.

Public Member Functions

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

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 180 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.

sba::Track::Track (  ) 

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 195 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 191 of file proj.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Defines


sba
Author(s): Kurt Konolige, Helen Oleynikova
autogenerated on Fri Jan 11 09:12:12 2013