Exemplo n.º 1
0
 public void _destroyNodeTracks(SWIGTYPE_p_std__setT_unsigned_short_t tracks)
 {
     OgrePINVOKE.Animation__destroyNodeTracks(swigCPtr, SWIGTYPE_p_std__setT_unsigned_short_t.getCPtr(tracks));
     if (OgrePINVOKE.SWIGPendingException.Pending)
     {
         throw OgrePINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemplo n.º 2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__setT_unsigned_short_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }