#include #define OBJECT_CAST dynamic_cast #include #include #include REGISTER_OBJECT_WRAPPER( osgGA_DriveManipulator, new osgGA::DriveManipulator, osgGA::DriveManipulator, "osg::Object osgGA::DriveManipulator" ) { }