Go to the documentation of this file.
29 #ifndef vtkOBJImporter_h
30 #define vtkOBJImporter_h
32 #include "vtkIOImportModule.h"
95 void ImportEnd () override ;
96 void ReadData() override ;
int ImportBegin() override
static vtkOBJImporter * New()
Hold a reference to a vtkObjectBase instance.
std::string GetOutputDescription(int idx)
Get a string describing an output.
import from .obj wavefront files
const char * GetFileName() const
~vtkOBJImporter() override
a simple class to control print indentation
const char * GetFileNameMTL() const
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
abstract specification for renderers
create a window for renderers to draw into
void SetFileName(const char *arg)
Specify the name of the file to read.
void SetTexturePath(const char *path)
const char * GetTexturePath() const
void SetFileNameMTL(const char *arg)