OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
src
imaging
ossimKakaduCompressorInterface.cpp
Go to the documentation of this file.
1
//---
2
//
3
// License: MIT
4
//
5
// Author: David Burken
6
//
7
// Description: Interface for Kakadu compressor.
8
//
9
//---
10
// $Id$
11
12
#include <
ossim/imaging/ossimKakaduCompressorInterface.h
>
13
14
//---
15
// Explicit constructor. Fix for undefine in kakadu plugin, windows vs14 debug
16
// configuration.
17
//---
18
ossimKakaduCompressorInterface::ossimKakaduCompressorInterface
()
19
{
20
}
21
ossimKakaduCompressorInterface.h
ossimKakaduCompressorInterface::ossimKakaduCompressorInterface
ossimKakaduCompressorInterface()
GP: I had to add this or windows would not link with the latest compiler.
Definition:
ossimKakaduCompressorInterface.cpp:18
Generated on Fri Aug 3 2018 08:46:49 for OSSIM - Open Source Software Image Map by
1.8.14