Example #1
0
 public RegionPtrRegionPtrPair(RegionPtrRegionPtrPair p) : this(bwtaPINVOKE.new_RegionPtrRegionPtrPair__SWIG_2(RegionPtrRegionPtrPair.getCPtr(p)), true)
 {
     if (bwtaPINVOKE.SWIGPendingException.Pending)
     {
         throw bwtaPINVOKE.SWIGPendingException.Retrieve();
     }
 }