[Gegl-developer] API change for samplers to pass inverse Jacobian data to samplers
Adam Turcotte
adam.turcotte at gmail.com
Thu Jul 2 13:27:44 PDT 2009
On Mon, Jun 29, 2009 at 4:47 PM, Martin Nordholts<enselic at gmail.com> wrote:
> It'll be fine to put it in gegl-matrix.c
I have added the typedef, but now I have the issue of adding this
GeglMatrix2 as a property of the sampler. I notice that there are
g_object_class_install_property ( ) lines that use
g_param_spec_pointer () and g_param_spec_object () to specify a
GParamSpec.
What is the correct method call for a GeglMatrix2?
Adam Turcotte
More information about the Gegl-developer
mailing list