public static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_p_ARCONTROLLER_Frame_t obj)
 {
     return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }
Ejemplo n.º 2
0
 public static void ARCONTROLLER_Frame_Delete(SWIGTYPE_p_p_ARCONTROLLER_Frame_t frame)
 {
     ARDroneSDK3PINVOKE.ARCONTROLLER_Frame_Delete(SWIGTYPE_p_p_ARCONTROLLER_Frame_t.getCPtr(frame));
 }