Opened 16 years ago

Closed 15 years ago

#2458 closed defect (fixed)

SWIG Typemap for RegenerateOverviews

Reported by: hobu Owned by: warmerdam
Priority: normal Milestone:
Component: default Version: unspecified
Severity: normal Keywords:
Cc: antonio

Description

Frank,

Here's a pretty close approximation of a typemap that can be used to suck in a list of overview bands for the RegerenateOverviews function.

The only special thing going on here is that it is a generic macro and can be applied to multiple types, not just GDALRasterBandShadow. I've had a need for this for Dataset, etc, and just hadn't gotten around to writing it. I'm not sure if my pointer arithmatic is right, and I didn't have time to test, but I thought I'd get a patch posted so you have something to work with.

Attachments (1)

OBJECT_LIST_INPUT.patch (1.9 KB ) - added by hobu 16 years ago.

Download all attachments as: .zip

Change History (3)

by hobu, 16 years ago

Attachment: OBJECT_LIST_INPUT.patch added

comment:1 by antonio, 15 years ago

Cc: antonio added

comment:2 by Even Rouault, 15 years ago

Resolution: fixed
Status: newclosed

Was commited in r14859 and fixed for #2872

Note: See TracTickets for help on using tickets.