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