[vtk-developers] Removing interface methods with no implementation

David Gobbi david.gobbi at gmail.com
Tue Sep 8 11:31:07 EDT 2015


Hi All,

I have a commit in the pipeline that removes unimplemented methods from
vtkTextureObject, vtkAMRBox, and vtkX3DExportFIWriter.  Please take a look
and let me know if you forgot to implement one of the following: ;-)

  unsigned int vtkTextureObject::GetDepthTextureModeFormat(int vtktype);

  vtkAMRBox::vtkAMRBox(int ilo,int jlo, int ihi, int jhi); // 2D box
constructor

  int vtkX3DExporterFIWriter::GetEncodingMethod();


The commit itself:

  https://gitlab.kitware.com/dgobbi/vtk/commit/d24ca13c

 - David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20150908/81b982a6/attachment.html>


More information about the vtk-developers mailing list