コード例 #1
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__ostream obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
コード例 #2
0
 public ProgressDisplay(SWIGTYPE_p_std__ostream os) : this(ompl_geometricPINVOKE.new_ProgressDisplay__SWIG_0(SWIGTYPE_p_std__ostream.getCPtr(os)), true)
 {
     if (ompl_geometricPINVOKE.SWIGPendingException.Pending)
     {
         throw ompl_geometricPINVOKE.SWIGPendingException.Retrieve();
     }
 }