#undef OBJECT_CAST #define OBJECT_CAST dynamic_cast #include #include #include #include REGISTER_OBJECT_WRAPPER( osgAnimation_UpdateMaterial, new osgAnimation::UpdateMaterial, osgAnimation::UpdateMaterial, "osg::Object osgAnimation::UpdateMaterial" ) { } #undef OBJECT_CAST #define OBJECT_CAST static_cast