Beispiel #1
0
 public DetectionValidator(DetectionValidator other) : this(LandmarkDetectorPINVOKE.new_DetectionValidator__SWIG_1(DetectionValidator.getCPtr(other)), true)
 {
     if (LandmarkDetectorPINVOKE.SWIGPendingException.Pending) throw LandmarkDetectorPINVOKE.SWIGPendingException.Retrieve();
 }
Beispiel #2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(DetectionValidator obj)
 {
     return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }