Ejemplo n.º 1
0
 public void closeGaps(SWIGTYPE_p_std__mapT_unsigned_short_unsigned_short_std__lessT_unsigned_short_t_t bindingIndexMap)
 {
     OgrePINVOKE.VertexBufferBinding_closeGaps(swigCPtr, SWIGTYPE_p_std__mapT_unsigned_short_unsigned_short_std__lessT_unsigned_short_t_t.getCPtr(bindingIndexMap));
     if (OgrePINVOKE.SWIGPendingException.Pending)
     {
         throw OgrePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Ejemplo n.º 2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__mapT_unsigned_short_unsigned_short_std__lessT_unsigned_short_t_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }