20 #ifndef vtkOBJImporter_h
21 #define vtkOBJImporter_h
23 #include "vtkIOImportModule.h"
28 VTK_ABI_NAMESPACE_BEGIN
92 void ImportEnd() override ;
93 void ReadData() override ;
102 VTK_ABI_NAMESPACE_END
std::string GetFileName(const std::string &fileName) noexcept
Set the appropriate file name based on recognized user input.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
abstract specification for renderers
Hold a reference to a vtkObjectBase instance.
virtual int ImportBegin()
a simple class to control print indentation
virtual std::string GetOutputsDescription()
Recover a printable string that let importer implementation Describe their outputs.
create a window for renderers to draw into
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
import from .obj wavefront files