31#ifndef vtk3DSImporter_h
32#define vtk3DSImporter_h
34#include "vtkIOImportModule.h"
52 vtkSetStringMacro(FileName);
62 vtkGetMacro(ComputeNormals,
int);
vtk3DSMaterial * MaterialList
FILE * GetFileFD()
Return the file pointer to the open file.
virtual void ImportLights(vtkRenderer *renderer)
vtk3DSSpotLight * SpotLightList
virtual void ImportCameras(vtkRenderer *renderer)
vtkPolyData * GeneratePolyData(vtk3DSMesh *meshPtr)
vtk3DSMatProp * MatPropList
vtk3DSCamera * CameraList
virtual void ImportProperties(vtkRenderer *renderer)
static vtk3DSImporter * New()
virtual int ImportBegin()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtk3DSOmniLight * OmniList
virtual void ImportActors(vtkRenderer *renderer)
a simple class to control print indentation
concrete dataset represents vertices, lines, polygons, and triangle strips
abstract specification for renderers
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.