Exemple #1
0
 internal static extern void CRdkCmnEventWatcher_SetClientPlugInUnloadingEventCallback(Rhino.RhinoApp.ClientPlugInUnloadingCallback cb, Rhino.Runtime.HostUtils.RdkReportCallback report_cb);
Exemple #2
0
 internal static extern void CRdkCmnEventWatcher_SetRendererChangedEventCallback(Rhino.RhinoApp.RhCmnEmptyCallback cb, Rhino.Runtime.HostUtils.RdkReportCallback report_cb);
Exemple #3
0
 internal static extern void CRdkCmnEventWatcher_SetFactoryDeletedEventCallback(Rhino.Render.RenderContent.ContentTypeDeletedCallback cb, Rhino.Runtime.HostUtils.RdkReportCallback report_cb);
Exemple #4
0
 internal static extern void CRdkCmnEventWatcher_SetNewRdkDocumentEventCallback(Rhino.RhinoApp.RhCmnEmptyCallback cb, Rhino.Runtime.HostUtils.RdkReportCallback report_cb);
Exemple #5
0
 internal static extern void CRdkCmnEventWatcher_SetUpdateAllPreviewsEventCallback(Rhino.RhinoApp.RhCmnEmptyCallback cb, Rhino.Runtime.HostUtils.RdkReportCallback report_cb);
Exemple #6
0
 internal static extern void CRdkCmnEventWatcher_SetContentUpdatePreviewEventCallback(Rhino.Render.RenderContent.ContentUpdatePreviewCallback cb, Rhino.Runtime.HostUtils.RdkReportCallback report_cb);
Exemple #7
0
 internal static extern void CRdkCmnEventWatcher_SetContentCurrencyChangedEventCallback(Rhino.Render.RenderContent.CurrentContentChangedCallback cb, Rhino.Runtime.HostUtils.RdkReportCallback report_cb);
Exemple #8
0
 internal static extern void CRdkCmnEventWatcher_SetContentReplacingEventCallback(Rhino.Render.RenderContent.ContentReplacingCallback cb, Rhino.Runtime.HostUtils.RdkReportCallback report_cb);
Exemple #9
0
 internal static extern void CRdkCmnEventWatcher_SetDocumentSettingsChangedEventCallback(Rhino.RhinoDoc.RdkDocumentSettingsChangedCallback cb, Rhino.Runtime.HostUtils.RdkReportCallback report_cb);
Exemple #10
0
 internal static extern void CRdkCmnEventWatcher_SetContentListLoadedEventCallback(Rhino.Render.ContentList.ContentListLoadedCallback cb, Rhino.Runtime.HostUtils.RdkReportCallback report_cb);
Exemple #11
0
 internal static extern void CRdkCmnEventWatcher_SetCustomRenderMeshesChangedEventCallback(Rhino.Render.CustomRenderMesh.Manager.CRMManagerEmptyCallback cb, Rhino.Runtime.HostUtils.RdkReportCallback report_cb);
 internal static extern void CRdkCmnEventWatcher_SetCustomEventEventCallback(Rhino.Render.RenderContentTable.ContentCustomEventCallback cb, Rhino.Runtime.HostUtils.RdkReportCallback report_cb);