Example #1
0
 public void save(string file_name, SWIGTYPE_p_std__vectorT_std__vectorT_std__vectorT_float_t_t_t v)
 {
     rysyPINVOKE.ImageSave_save__SWIG_2(swigCPtr, file_name, SWIGTYPE_p_std__vectorT_std__vectorT_std__vectorT_float_t_t_t.getCPtr(v));
     if (rysyPINVOKE.SWIGPendingException.Pending)
     {
         throw rysyPINVOKE.SWIGPendingException.Retrieve();
     }
 }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__vectorT_std__vectorT_std__vectorT_float_t_t_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }