[Gegl-developer] Review of public GEGL API
Martin Nordholts
enselic at gmail.com
Mon Dec 4 04:42:06 PST 2006
> On 12/4/06, Øyvind Kolås <pippin at gimp.org> wrote:
>> > 2. The term "bounding box" is clearer than "defined region". >
>> > *gegl_node_get_bounding_box
>>
>> The names of the concept internally, and a decision externally
>> might be propagated to the inside as well. Another option might be
>> gegl_node_get_bounds , or with a naming choice more similar to the
>> ones used by cairo, gegl_node_get_extents.
>
> I've renamed this one to gegl_node_get_bounding_box for now,
> I think gegl_node_get_dirty_rect should be renamed to be more similar
> to gegl_node_get_bounding_box.
I like
gegl_node_get_bounding_box
gegl_node_get_bounding_box_of_dirt
gegl_node_clear_dirt
the most.
I think dirt is a good word, at least better than uncomputed. It both
makes sense and is easier to write.
- Martin N.
More information about the Gegl-developer
mailing list