Re: FileTransform interface changes
Malcolm Humphreys <malcolmh...@...>
Hi, The shaper interpolation should be what we agreed. Interpolation FileTransform::getShaperInterpolation() const; void FileTransform::setShaperInterpolation(Interpolation interp); bool FileTransform::hasShaper(); The normal interpolation should stay as it is.
It would be get to the same end, so yes it would be similar.
That would be up to the client app to parse and display as it wishes, it would be nice in the nuke case to have multiple knobs.
I would go for something simple as it would be replaced in 2.0 anyway. I would go for a ';' separated list of key=value pairs.
For now it would be just be 'cccid'. This just allows to add additional options between 1.0 and 20 if it's needed with out changing the public interface. .malcolm
|
|