Hi Johannes,

I'm trying to do a binding for a camera exporter.

the c++ function expect a CameraOp pointer, so I need to be able to call
that from python do a bit of magic in c++ to get the right signature.

I think I need to write a utility function that will convert my string (
node name) to this CameraOp pointer.

So your snippet is a very good step forward I guess but can I go from node
to Op?

It seems Nuke API c++ can't reproduce all the useful python function like
nuke.toNode() very easily and in a straight forward way...

Let me know if you have more insight on this :)

thanks a lot
-- 
lucien FOSTIER
_______________________________________________
Nuke-dev mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev

Reply via email to