Ejemplo n.º 1
0
        public static SWIGTYPE_p_Ogre__ConstMapIteratorT_std__mapT_std__string_Ogre__Codec_p_std__lessT_std__string_t_t_t getCodecIterator()
        {
            SWIGTYPE_p_Ogre__ConstMapIteratorT_std__mapT_std__string_Ogre__Codec_p_std__lessT_std__string_t_t_t ret = new SWIGTYPE_p_Ogre__ConstMapIteratorT_std__mapT_std__string_Ogre__Codec_p_std__lessT_std__string_t_t_t(OgrePINVOKE.Codec_getCodecIterator(), true);

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