public BoneAnimator(BoneAnimator arg0) : this(VixenLibPINVOKE.new_BoneAnimator__SWIG_2(BoneAnimator.getCPtr(arg0)), true) { if (VixenLibPINVOKE.SWIGPendingException.Pending) { throw VixenLibPINVOKE.SWIGPendingException.Retrieve(); } }
internal static HandleRef getCPtr(BoneAnimator obj) { return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr); }