Re: [Gegl-developer] How to get bounding box from inside a sampler

2008-09-19 Thread Øyvind Kolås
On Sat, Sep 20, 2008 at 3:41 AM, Nicolas Robidoux <[EMAIL PROTECTED]> wrote: > > Hello all: > > This question will make clear that I don't understand c++. > > Suppose that, in the code for, say, > gegl/gegl/buffer/gegl-sampler-cubic.c, I want to use information about > the bounding box of the input

[Gegl-developer] How to get bounding box from inside a sampler

2008-09-19 Thread Nicolas Robidoux
Hello all: This question will make clear that I don't understand c++. Suppose that, in the code for, say, gegl/gegl/buffer/gegl-sampler-cubic.c, I want to use information about the bounding box of the input data. More precisely: I (believe that) I already know that the relevant pixel values st