#include "anki/script/Common.h" #include "anki/scene/ModelPatchNode.h" WRAP(ModelPatchNode) { class_, noncopyable>("ModelPatchNode", no_init) ; }