Esempio n. 1
0
 public virtual void ModifyParticles(BaseObject op, SWIGTYPE_p_Particle pp, SWIGTYPE_p_BaseParticle ss, int pcnt, double diff)
 {
     C4dApiPINVOKE.ObjectData_ModifyParticles(swigCPtr, BaseObject.getCPtr(op), SWIGTYPE_p_Particle.getCPtr(pp), SWIGTYPE_p_BaseParticle.getCPtr(ss), pcnt, diff);
 }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_Particle obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }