Opened 11 years ago

Closed 11 years ago

#2336 closed enhancement (fixed)

Make ossimClosestToCenterCombiner exportable

Reported by: Andyjo Owned by: potts@…
Priority: normal Milestone: OMAR Dec 2012
Component: Algorithms/Functionality Version: ossim/OMAR 1.8.14-3
Severity: normal Keywords: Combiners
Cc:

Description

ossimClosestToCenterCombiner.h, line 25 Change:

class ossimClosestToCenterCombiner : public ossimImageMosaic

to:

class OSSIMDLLEXPORT ossimClosestToCenterCombiner : public ossimImageMosaic

Allows access to this Combiner from other utilities (like ossim-mosaic)

Change History (1)

comment:1 by gpotts, 11 years ago

Resolution: fixed
Status: newclosed

OSSIM_DLL added to the class declaration

Note: See TracTickets for help on using tickets.