Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members

bcal_calibrate_object.h

Go to the documentation of this file.
00001 #ifndef AFX_CALIBRATIONOBJECT_H__FDECCBAC_345C_4A9A_BB15_3975763F8F2F__INCLUDED_
00002 #define AFX_CALIBRATIONOBJECT_H__FDECCBAC_345C_4A9A_BB15_3975763F8F2F__INCLUDED_
00003 //:
00004 // \file
00005 // \brief to represent calibrate object
00006 // \author Kongbin Kang (Kongbin_Kang@Brown.edu)
00007 // \date   4/3/2003
00008 //
00009 // \verbatim
00010 //  Modifications
00011 //   10 Sep. 2004 Peter Vanroose  Inlined all 1-line methods in class decl
00012 // \endverbatim
00013 
00014 #if defined(_MSC_VER) && ( _MSC_VER > 1000 )
00015 #pragma once
00016 #endif // _MSC_VER > 1000
00017 
00018 #include <vcsl/vcsl_spatial.h>
00019 
00020 class bcal_calibrate_object : public vcsl_spatial
00021 {
00022  public:
00023   bcal_calibrate_object() {}
00024   virtual ~bcal_calibrate_object() {}
00025 };
00026 
00027 #endif // AFX_CALIBRATIONOBJECT_H__FDECCBAC_345C_4A9A_BB15_3975763F8F2F__INCLUDED_

Generated on Thu Jan 10 14:53:50 2008 for contrib/brl/bmvl/bcal by  doxygen 1.4.4