public static floatArrayArray frompointer(SWIGTYPE_p_p_float t) { global::System.IntPtr cPtr = fannfloatPINVOKE.floatArrayArray_frompointer(SWIGTYPE_p_p_float.getCPtr(t)); floatArrayArray ret = (cPtr == global::System.IntPtr.Zero) ? null : new floatArrayArray(cPtr, false); return(ret); }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(floatArrayArray obj) { return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr); }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(floatArrayArray obj) { return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; }