contrib/rpl/rgrl/rgrl_trans_reader.h File Reference


Detailed Description

Author:
Gehua Yang, Chia-ling Tsai, Brad King Smart reader to read in any transformation class

Date:
Nov 2004
   Modifications
     Dec. 2006 - Gehua Yang - move the function into a class and make it a static function. 
                              This is to allow user to add other local-defined transformations types.
   

Definition in file rgrl_trans_reader.h.

#include <rgrl/rgrl_transformation_sptr.h>
#include <vcl_iosfwd.h>
#include <vcl_vector.h>

Go to the source code of this file.


Classes

class  rgrl_trans_reader
 Reader class for smartly detecting various transformation classes. More...

Functions

vcl_istream & operator>> (vcl_istream &is, rgrl_transformation_sptr &sptr)
 stream input operator for reading a transformation.

Function Documentation

vcl_istream& operator>> ( vcl_istream &  is,
rgrl_transformation_sptr sptr 
)

stream input operator for reading a transformation.

Definition at line 123 of file rgrl_trans_reader.cxx.


Generated on Mon Mar 8 05:27:40 2010 for contrib/rpl/rgrl by  doxygen 1.5.1