Example #1
0
 public Int_IntMatMap(Int_IntMatMap other) : this(LandmarkDetectorPINVOKE.new_Int_IntMatMap__SWIG_1(Int_IntMatMap.getCPtr(other)), true)
 {
     if (LandmarkDetectorPINVOKE.SWIGPendingException.Pending)
     {
         throw LandmarkDetectorPINVOKE.SWIGPendingException.Retrieve();
     }
 }