Ejemplo n.º 1
0
        public virtual SWIGTYPE_p_Ogre__MapIteratorT_std__mapT_std__string_Ogre__OverlayContainer_p_std__lessT_std__string_t_t_t getChildContainerIterator()
        {
            SWIGTYPE_p_Ogre__MapIteratorT_std__mapT_std__string_Ogre__OverlayContainer_p_std__lessT_std__string_t_t_t ret = new SWIGTYPE_p_Ogre__MapIteratorT_std__mapT_std__string_Ogre__OverlayContainer_p_std__lessT_std__string_t_t_t(OgreOverlayPINVOKE.OverlayContainer_getChildContainerIterator(swigCPtr), true);

            if (OgreOverlayPINVOKE.SWIGPendingException.Pending)
            {
                throw OgreOverlayPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }