Exemplo n.º 1
0
 public virtual void Report(vtkInformation info, vtkGarbageCollector collector)
 {
     vtkInformationKey.vtkInformationKey_Report_11(base.GetCppThis(), (info == null) ? default(HandleRef) : info.GetCppThis(), (collector == null) ? default(HandleRef) : collector.GetCppThis());
 }
 public override void Report(vtkInformation info, vtkGarbageCollector collector)
 {
     vtkInformationExecutivePortKey.vtkInformationExecutivePortKey_Report_07(base.GetCppThis(), (info == null) ? default(HandleRef) : info.GetCppThis(), (collector == null) ? default(HandleRef) : collector.GetCppThis());
 }
Exemplo n.º 3
0
 public virtual void ReportReferences(vtkGarbageCollector arg0)
 {
     vtkImageReslice.vtkImageReslice_ReportReferences_50(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }