25 #ifndef vtk3DSImporter_h 26 #define vtk3DSImporter_h 28 #include "vtkIOImportModule.h" 46 vtkSetStringMacro(FileName);
47 vtkGetStringMacro(FileName);
63 FILE *GetFileFD() {
return this->FileFD;};
65 vtk3DSOmniLight *OmniList;
82 vtkPolyData *GeneratePolyData (vtk3DSMesh *meshPtr);
vtkTypeBool ComputeNormals
vtk3DSCamera * CameraList
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual void ImportCameras(vtkRenderer *)
abstract specification for renderers
vtk3DSMatProp * MatPropList
concrete dataset represents vertices, lines, polygons, and triangle strips
virtual int ImportBegin()
a simple class to control print indentation
virtual void ImportActors(vtkRenderer *)
virtual void ImportLights(vtkRenderer *)
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
vtk3DSMaterial * MaterialList
virtual void ImportProperties(vtkRenderer *)
vtk3DSSpotLight * SpotLightList