コード例 #1
0
 public SurfaceIntersection(SWIGTYPE_p__DONTCONSTRUCT dc) : this(C4dApiPINVOKE.new_SurfaceIntersection__SWIG_1(SWIGTYPE_p__DONTCONSTRUCT.getCPtr(dc)), true)
 {
     if (C4dApiPINVOKE.SWIGPendingException.Pending)
     {
         throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
     }
 }
コード例 #2
0
 public UVWStruct(SWIGTYPE_p__DONTCONSTRUCT dc) : this(C4dApiPINVOKE.new_UVWStruct__SWIG_0(SWIGTYPE_p__DONTCONSTRUCT.getCPtr(dc)), true)
 {
     if (C4dApiPINVOKE.SWIGPendingException.Pending)
     {
         throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
     }
 }
コード例 #3
0
 public RayHitID(SWIGTYPE_p__DONTCONSTRUCT DC) : this(C4dApiPINVOKE.new_RayHitID__SWIG_1(SWIGTYPE_p__DONTCONSTRUCT.getCPtr(DC)), true)
 {
     if (C4dApiPINVOKE.SWIGPendingException.Pending)
     {
         throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
     }
 }