Esempio n. 1
0
 public virtual void HandleEvent(FbxEventReferencedDocument pEvent)
 {
     fbx_wrapperPINVOKE.FbxExternalDocRefListener_HandleEvent(swigCPtr, FbxEventReferencedDocument.getCPtr(pEvent));
 }
Esempio n. 2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(FbxEventReferencedDocument obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }