// void UnRegister(vtkObjectBase * ARG_0) // "void UnRegister(vtkObjectBase *)" public void UnRegister(vtkObjectBase /*(vtkObjectBase*)*/ ARG_0) { VTK_API.API_vtkCommand.UnRegister_1(this, ARG_0); }
// virtual void Register(vtkObjectBase * o) // "virtual void Register(vtkObjectBase* o)" public void Register(vtkObjectBase /*(vtkObjectBase*)*/ o) { VTK_API.API_vtkObjectBase.Register_0(this, o); }
// void UnRegister(vtkObjectBase * o) // "void UnRegister(vtkObjectBase* o)" public void UnRegister(vtkObjectBase /*(vtkObjectBase*)*/ o) { VTK_API.API_vtkInformationVector.UnRegister_0(this, o); }
// void UnRegister(vtkObjectBase * ARG_0) // "void UnRegister(vtkObjectBase*)" public void UnRegister(vtkObjectBase /*(vtkObjectBase*)*/ ARG_0) { VTK_API.API_vtkInformationKey.UnRegister_0(this, ARG_0); }
// void UnRegister(vtkObjectBase * o) // "void UnRegister(vtkObjectBase *o)" public void UnRegister(vtkObjectBase /*(vtkObjectBase*)*/ o) { VTK_API.API_vtkLocator.UnRegister_0(this, o); }
// void UnRegister(vtkObjectBase * O) // "void UnRegister(vtkObjectBase *O)" public void UnRegister(vtkObjectBase /*(vtkObjectBase*)*/ O) { VTK_API.API_vtkAbstractTransform.UnRegister_0(this, O); }
// void Set(vtkInformation * info, vtkObjectBase * ARG_0) // "void Set(vtkInformation* info, vtkObjectBase*)" public void Set(vtkInformation /*(vtkInformation*)*/ info, vtkObjectBase /*(vtkObjectBase*)*/ ARG_0) { VTK_API.API_vtkInformationObjectBaseKey.Set_0(this, info, ARG_0); }
// void Remove(vtkInformation * info, vtkObjectBase * val) // "void Remove(vtkInformation *info, vtkObjectBase *val)" public void Remove(vtkInformation /*(vtkInformation*)*/ info, vtkObjectBase /*(vtkObjectBase*)*/ val) { VTK_API.API_vtkInformationObjectBaseVectorKey.Remove_0(this, info, val); }
// void UnRegister(vtkObjectBase * o) // "void UnRegister(vtkObjectBase* o)" public void UnRegister(vtkObjectBase /*(vtkObjectBase*)*/ o) { VTK_API.API_vtkPointSet.UnRegister_0(this, o); }
// void UnRegister(vtkObjectBase * o) // "void UnRegister(vtkObjectBase* o)" public void UnRegister(vtkObjectBase /*(vtkObjectBase*)*/ o) { VTK_API.API_vtkCollection.UnRegister_0(this, o); }
// void Append(vtkInformation * info, vtkObjectBase * value) // "void Append(vtkInformation* info, vtkObjectBase *value)" public void Append(vtkInformation /*(vtkInformation*)*/ info, vtkObjectBase /*(vtkObjectBase*)*/ value) { VTK_API.API_vtkInformationObjectBaseVectorKey.Append_0(this, info, value); }
// void GetRange(vtkInformation * info, vtkObjectBase ** dest, int from, int to, int n) // "void GetRange(vtkInformation *info, vtkObjectBase **dest, int from, int to, int n)" public void GetRange(vtkInformation /*(vtkInformation*)*/ info, vtkObjectBase /*(vtkObjectBase**)*/ dest, int /*(int)*/ from, int /*(int)*/ to, int /*(int)*/ n) { VTK_API.API_vtkInformationObjectBaseVectorKey.GetRange_0(this, info, dest, from, to, n); }
// void SetRange(vtkInformation * info, vtkObjectBase ** source, int from, int to, int n) // "void SetRange(vtkInformation* info, vtkObjectBase **source, int from, int to, int n)" public void SetRange(vtkInformation /*(vtkInformation*)*/ info, vtkObjectBase /*(vtkObjectBase**)*/ source, int /*(int)*/ from, int /*(int)*/ to, int /*(int)*/ n) { VTK_API.API_vtkInformationObjectBaseVectorKey.SetRange_0(this, info, source, from, to, n); }
// void UnRegister(vtkObjectBase * o) // "void UnRegister(vtkObjectBase *o)" public void UnRegister(vtkObjectBase /*(vtkObjectBase*)*/ o) { VTK_API.API_vtkRenderWindow.UnRegister_0(this, o); }
// void UnRegister(vtkObjectBase * o) // "void UnRegister(vtkObjectBase* o)" public void UnRegister(vtkObjectBase /*(vtkObjectBase*)*/ o) { VTK_API.API_vtkAlgorithm.UnRegister_0(this, o); }
// static void Collect(vtkObjectBase * root) // "static void Collect(vtkObjectBase* root)" public static void Collect(vtkObjectBase /*(vtkObjectBase*)*/ root) { VTK_API.API_vtkGarbageCollector.Collect_1(root); }
// void Set(vtkInformation * info, vtkObjectBase * value, int i) // "void Set(vtkInformation* info, vtkObjectBase *value, int i)" public void Set(vtkInformation /*(vtkInformation*)*/ info, vtkObjectBase /*(vtkObjectBase*)*/ value, int /*(int)*/ i) { VTK_API.API_vtkInformationObjectBaseVectorKey.Set_0(this, info, value, i); }