OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossim/base/ossimRgbLutDataObject.h>
#include <ossim/base/ossimKeywordlist.h>
#include <ossim/base/ossimFilename.h>
#include <ossim/base/ossimColumnVector3d.h>
#include <ossim/base/ossimNotifyContext.h>
#include <sstream>
Go to the source code of this file.
Functions | |
RTTI_DEF1 (ossimRgbLutDataObject, "ossimRgbLutDataObject", ossimObject) | |
ostream & | operator<< (ostream &out, const ossimRgbLutDataObject &lut) |
ostream& operator<< | ( | ostream & | out, |
const ossimRgbLutDataObject & | lut | ||
) |
Definition at line 23 of file ossimRgbLutDataObject.cpp.
References ossimRgbLutDataObject::theNumberOfEntries.
RTTI_DEF1 | ( | ossimRgbLutDataObject | , |
"ossimRgbLutDataObject" | , | ||
ossimObject | |||
) |