public void Clone(AkDiffractionPathInfo other)
 {
     AkSoundEnginePINVOKE.CSharp_AkDiffractionPathInfo_Clone(swigCPtr, AkDiffractionPathInfo.getCPtr(other));
 }
 internal static global::System.IntPtr getCPtr(AkDiffractionPathInfo obj)
 {
     return((obj == null) ? global::System.IntPtr.Zero : obj.swigCPtr);
 }