OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
ossimNitfImageLutV2_1.h
Go to the documentation of this file.
1 //*******************************************************************
2 // Copyright (C) 2002 ImageLinks Inc.
3 //
4 // License: See top level LICENSE.txt file.
5 //
6 // Author: David Burken
7 //
8 // Description: Nitf support class. Copied from ossimNitfImageLutV2_0.
9 //
10 //********************************************************************
11 // $Id: ossimNitfImageLutV2_1.h 9094 2006-06-13 19:12:40Z dburken $
12 
13 #ifndef ossimNitfImageLutV2_1_HEADER
14 #define ossimNitfImageLutV2_1_HEADER
16 
18 {
19 public:
21  virtual ~ossimNitfImageLutV2_1();
22 
23 };
24 #endif