internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Ogre__ConstMapIteratorT_std__mapT_size_t_Ogre__VectorT_3_Ogre__Real_t_std__lessT_size_t_t_t_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
Exemplo n.º 2
0
        public SWIGTYPE_p_Ogre__ConstMapIteratorT_std__mapT_size_t_Ogre__VectorT_3_Ogre__Real_t_std__lessT_size_t_t_t_t getNormalsIterator()
        {
            SWIGTYPE_p_Ogre__ConstMapIteratorT_std__mapT_size_t_Ogre__VectorT_3_Ogre__Real_t_std__lessT_size_t_t_t_t ret = new SWIGTYPE_p_Ogre__ConstMapIteratorT_std__mapT_size_t_Ogre__VectorT_3_Ogre__Real_t_std__lessT_size_t_t_t_t(OgrePINVOKE.Pose_getNormalsIterator__SWIG_0(swigCPtr), true);

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