<div dir="ltr"><div>Hi All,</div><div><br></div><div>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: ;-)</div><div><br></div><div>  unsigned int vtkTextureObject::GetDepthTextureModeFormat(int vtktype);<br></div><div><div><br></div><div>  vtkAMRBox::vtkAMRBox(int ilo,int jlo, int ihi, int jhi); // 2D box constructor</div></div><div><br></div><div>  int vtkX3DExporterFIWriter::GetEncodingMethod();<br></div><div><br></div><div><br></div><div>The commit itself:</div><div><br></div>  <a href="https://gitlab.kitware.com/dgobbi/vtk/commit/d24ca13c">https://gitlab.kitware.com/dgobbi/vtk/commit/d24ca13c</a><br><div><br></div><div> - David</div></div>