// *************************************************************************** // // Generated automatically by genwrapper. // Please DO NOT EDIT this file! // // *************************************************************************** #include #include #include #include #include #include #include #include #include #include #include #include #include // Must undefine IN and OUT macros defined in Windows headers #ifdef IN #undef IN #endif #ifdef OUT #undef OUT #endif TYPE_NAME_ALIAS(std::vector< osg::ShadowVolumeOccluder >, osg::CullStack::OccluderList); TYPE_NAME_ALIAS(std::vector< osg::CullingSet >, osg::CullStack::CullingStack); STD_VECTOR_REFLECTOR(std::vector< osg::CullingSet >); STD_VECTOR_REFLECTOR(std::vector< osg::ShadowVolumeOccluder >);