|
OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossim/base/ossimScalarTypeLut.h>#include <ossim/base/ossimNBandLutDataObject.h>#include <ossim/base/ossimKeywordlist.h>#include <ossim/base/ossimKeywordNames.h>#include <ossim/base/ossimFilename.h>#include <ossim/base/ossimNotifyContext.h>#include <iostream>#include <sstream>Go to the source code of this file.
Functions | |
| RTTI_DEF1 (ossimNBandLutDataObject, "ossimNBandLutDataObject", ossimObject) | |
| std::ostream & | operator<< (std::ostream &out, const ossimNBandLutDataObject &lut) |
| std::ostream& operator<< | ( | std::ostream & | out, |
| const ossimNBandLutDataObject & | lut | ||
| ) |
Definition at line 23 of file ossimNBandLutDataObject.cpp.
References ossimKeywordNames::ENTRY_KW, ossimKeywordNames::NUMBER_BANDS_KW, ossimKeywordNames::NUMBER_ENTRIES_KW, ossimNBandLutDataObject::theLut, ossimNBandLutDataObject::theNullPixelIndex, ossimNBandLutDataObject::theNumberOfBands, and ossimNBandLutDataObject::theNumberOfEntries.
| RTTI_DEF1 | ( | ossimNBandLutDataObject | , |
| "ossimNBandLutDataObject" | , | ||
| ossimObject | |||
| ) |
1.8.14