Esempio n. 1
0
        public SWIGTYPE_p_Ogre__MapIteratorT_std__mapT_unsigned_short_Ogre__RenderPriorityGroup_p_std__lessT_unsigned_short_t_t_t getIterator()
        {
            SWIGTYPE_p_Ogre__MapIteratorT_std__mapT_unsigned_short_Ogre__RenderPriorityGroup_p_std__lessT_unsigned_short_t_t_t ret = new SWIGTYPE_p_Ogre__MapIteratorT_std__mapT_unsigned_short_Ogre__RenderPriorityGroup_p_std__lessT_unsigned_short_t_t_t(OgrePINVOKE.RenderQueueGroup_getIterator__SWIG_0(swigCPtr), true);

            if (OgrePINVOKE.SWIGPendingException.Pending)
            {
                throw OgrePINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Esempio n. 2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Ogre__MapIteratorT_std__mapT_unsigned_short_Ogre__RenderPriorityGroup_p_std__lessT_unsigned_short_t_t_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }