vtkOBJReader - read Wavefront .obj files
Super Class: vtkPolyDataSource
Description:
vtkOBJReader is a source object that reads Wavefront .obj files. The output of this source object is polygonal data.
See Also:
Methods:
void vtkOBJReader () | |
void vtkOBJReader () | |
static vtkOBJReader *New () | |
const char *GetClassName () | |
void PrintSelf (unknown & ,vtkIndent ) | |
void SetFileName (char *) | |
char *GetFileName () | |
void Execute () |
Detailed Method Descriptions:
void SetFileName (char *) | |
char *GetFileName () |