Thread: Sdk
View Single Post
  #12  
Old 05-20-2011, 09:33 PM
dcnieho dcnieho is offline
Member
 
Join Date: Feb 2011
Posts: 59
Hi farshizzo,

Just noted your message, thank you!

Am I correct to understand that an extension is an overall plugin wrapper that could contain custom nodes, sensors and textures? So I can simply use the node only if that's all I need? From what I'm seeing, I'm liking the syntax, thank you!

And another question to make sure I'm doing things correctly: If I prefer to define the python interface code in a separate file instead of in the C file. for that, do I need to delete everything in between PYTHON_BEGIN_RUN_CODE and PYTHON_END_RUN_CODE in VizExtension* CreateVizardExtension(viz:ata &data)?

Thank you!

Best,
Dee
Reply With Quote