Does anybody know how to set the names of a plugin's internal ops? I'm
trying to write a plugin that contains a camera, and it's important that I
have control over the camera's name in the viewer. At the moment, the name
for any CameraOp I create is "Camera in MyCameraPlugin." If I create more
than one CameraOp, they all have this same name in the viewer.
I've tried using field - myInternalOp->field("name") - but it returns a
NULL pointer for most internal ops, and it crashes if you call it on an
internal CameraOp.
Any ideas?
Thanks,
John
_______________________________________________
Nuke-dev mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev