%module wrapping %{ #include "wrapping.h" %} PyObject * CreateCone(); void ChangeActorColor( PyObject * Scalars );