コード例 #1
0
ファイル: HNWeightTag.cs プロジェクト: KilledChicken/Fusee
 public static void Free(SWIGTYPE_p_p_HNWeightTag bl) {
   C4dApiPINVOKE.HNWeightTag_Free(SWIGTYPE_p_p_HNWeightTag.getCPtr(bl));
   if (C4dApiPINVOKE.SWIGPendingException.Pending) throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
 }
コード例 #2
0
 internal static HandleRef getCPtr(SWIGTYPE_p_p_HNWeightTag obj) {
   return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }