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