Public Member Functions | Public Attributes
ProjStructure Class Reference

Not documented FIXME. More...

#include <ProjStructure.h>

List of all members.

Public Member Functions

 ProjStructure ()
ImageMetric const * get_image_metric (int)
PMatrixP (int i)
PMatrix const & P (int i) const
HomgPoint3DX (int i)
HomgPoint3D const & X (int i) const
int get_min_view () const
int get_max_view () const
int npoints () const
HomgPoint2Dget_point_2d (int view, int c)
int get_point_match (int view, int c)

Public Attributes

vcl_vector
< HomgInterestPointSet * > 
points_2d_
vcl_vector< PMatrixP_
vcl_vector< HomgPoint3DX_
ImageMetric const * metric_

Detailed Description

Not documented FIXME.

Definition at line 22 of file ProjStructure.h.


Constructor & Destructor Documentation

ProjStructure::ProjStructure ( )

Member Function Documentation

ImageMetric const* ProjStructure::get_image_metric ( int  ) [inline]

Definition at line 33 of file ProjStructure.h.

int ProjStructure::get_max_view ( ) const [inline]

Definition at line 42 of file ProjStructure.h.

int ProjStructure::get_min_view ( ) const [inline]

Definition at line 41 of file ProjStructure.h.

HomgPoint2D & ProjStructure::get_point_2d ( int  view,
int  c 
)

Definition at line 12 of file ProjStructure.cxx.

int ProjStructure::get_point_match ( int  view,
int  c 
)

Definition at line 17 of file ProjStructure.cxx.

int ProjStructure::npoints ( ) const [inline]

Definition at line 43 of file ProjStructure.h.

PMatrix& ProjStructure::P ( int  i) [inline]

Definition at line 35 of file ProjStructure.h.

PMatrix const& ProjStructure::P ( int  i) const [inline]

Definition at line 36 of file ProjStructure.h.

HomgPoint3D& ProjStructure::X ( int  i) [inline]

Definition at line 38 of file ProjStructure.h.

HomgPoint3D const& ProjStructure::X ( int  i) const [inline]

Definition at line 39 of file ProjStructure.h.


Member Data Documentation

Definition at line 29 of file ProjStructure.h.

Definition at line 27 of file ProjStructure.h.

Definition at line 26 of file ProjStructure.h.

Definition at line 28 of file ProjStructure.h.


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