rodrigograca31 / omegalib

Automatically exported from code.google.com/p/omegalib
0 stars 0 forks source link

Add custom python interoperability example #22

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add C++ code example that shows how to add custom python methods to an 
applications

Base code: ohello
Python examples:
free functions exports
 - set string
 - print back string
class export (export a few methods of the application class)
 - set yaw / pitch of cube
 - set position of cube

Original issue reported on code.google.com by feb...@gmail.com on 28 Sep 2012 at 6:06

GoogleCodeExporter commented 8 years ago

Original comment by feb...@gmail.com on 11 Apr 2013 at 7:33